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 Model Elements (12):
-
Agency,
Alias,
DefaultValue,
Description,
ID,
MaintainableObject,
ParameterName,
URN,
UserID,
ValueRepresentation,
ValueRepresentationReference,
Version
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
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 Definition Detail
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)