complexType "InParameterType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
"true" |
|
= |
xs:boolean : "false" |
|
= |
xs:NMTOKENS |
|
|
> |
|
Content: |
( URN | ( Agency, ID, Version))[1..2], UserID*, UserAttributePair*, MaintainableObject?, ParameterName*, Alias?, Description?, ( ValueRepresentation | ValueRepresentationReference)?, DefaultValue? |
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
A parameter that may accept content from outside its parent element. In addition to standard parameter content may provide the instructions for limiting the allowable array index.
Type Derivation Tree
InParameterType
|
XML Source (w/o annotations (2); see within schema source)
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/7)
limitArrayIndex
-
Type: |
xs:NMTOKENS, predefined |
Use: |
optional |
When the InParameter represents an array of items, this attribute specifies the index identification of the items within the zero-based array which should be treated as input parameters. If not specified, the full array is treated as the input parameter.
XML Source (w/o annotations (1); see within schema source)