Definition Type: Attribute
Name: type
Namespace: http://www.openapplications.org/oagis
Type: nsC:Type
Containing Schema: Invoice.xsd
Use Optional
Documentation:
Is the type of the information being passed in the NameValue.
Collapse XSD Schema Diagram:
XSD Diagram of type in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:attribute name="type" type="Type" use="optional">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the type of the information being passed in the NameValue.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: