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