complexType "InParameterType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Canonical" | "Deprecated") |
|
= |
("Add" | "Update" | "Delete") |
|
= |
xs:anyURI |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
"true" |
|
= |
xs:boolean : "false" |
|
= |
xs:NMTOKENS |
|
|
> |
|
|
</...> |
Content Model Elements (11):
-
Agency,
DefaultValue,
Description,
ID,
MaintainableObject,
Mnemonic,
ParameterName,
URN,
UserID,
ValueRepresentation,
Version
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:complexType name="InParameterType"> <xs:complexContent> </xs:extension> </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)