Definition Type: Element
Name: LotSerial
Namespace: http://www.openapplications.org/oagis
Type: nsC:LotSerial
Containing Schema: Invoice.xsd
Abstract
Documentation:
Is the Lot and Setial numbers for the items contained in the associated component.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema invoice_xsd Drilldown into Note in schema invoice_xsd Drilldown into Description in schema invoice_xsd Drilldown into ParentSerialNumber in schema invoice_xsd Drilldown into SerialNumber in schema invoice_xsd Drilldown into Disposition in schema invoice_xsd Drilldown into ParentLot in schema invoice_xsd Drilldown into Lot in schema invoice_xsd Drilldown into ItemQuantity in schema invoice_xsd Drilldown into LotSerial in schema invoice_xsdXSD Diagram of LotSerial in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="LotSerial" type="LotSerial">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the Lot and Setial numbers for the items contained in the associated component.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemQuantity nsC:ItemQuantity 0 (1)
Lot nsC:Lot 0 (1)
ParentLot nsC:ParentLot 0 (1)
Disposition nsC:Disposition 0 (1)
SerialNumber nsC:SerialNumber 0 unbounded
ParentSerialNumber nsC:ParentSerialNumber 0 (1)
Description nsC:Description 0 unbounded
Note nsC:Note 0 unbounded
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree: