Definition Type: Element
Name: TermId
Namespace: http://www.openapplications.org/oagis
Type: nsC:Id
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies the terms to be used with this party.
Collapse XSD Schema Diagram:
Drilldown into Id in schema invoice_xsdXSD Diagram of TermId in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="TermId" type="Id" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the terms to be used with this party.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: