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