Definition Type: Element
Name: ItemReference
Namespace: http://www.openapplications.org/oagis
Type: oa:ItemReference
Containing Schema: MfgComponents.xsd
Abstract
Documentation:
References the Item needed for a given task.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into ItemClass in schema mfgcomponents_xsd Drilldown into ItemId in schema fields_xsd Drilldown into Resource in schema mfgcomponents_xsd Drilldown into ResourceReference in schema mfgcomponents_xsd Drilldown into ItemReference in schema mfgcomponents_xsdXSD Diagram of ItemReference in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ItemReference" type="ItemReference">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">References the Item needed for a given task.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemId oa:ItemId 0 (1)
ItemClass oa:ItemClass 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: