Definition Type: Element
Name: Id
Namespace: http://www.openapplications.org/oagis
Type: nsC:SimpleId
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the Identifier of the Item.
Collapse XSD Schema Diagram:
XSD Diagram of Id in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="Id" type="SimpleId" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the Identifier of the Item.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: