Definition Type: Element
Name: ItemIds
Namespace: http://www.openapplications.org/oagis
Type: oa:ItemIds
Containing Schema: Fields.xsd
Abstract
Documentation:
Identifies the ItemIds associated with the Order Items.
Collapse XSD Schema Diagram:
Drilldown into PartyAssignedItemId in schema fields_xsd Drilldown into ItemId in schema fields_xsd Drilldown into ItemIds in schema fields_xsdXSD Diagram of ItemIds in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ItemIds" type="ItemIds">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the ItemIds associated with the Order Items.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemId oa:ItemId 0 (1)
PartyAssignedItemId oa:PartyAssignedItemId 0 unbounded
Collapse Derivation Tree: