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