Definition Type: Element
Name: Property
Namespace: http://www.openapplications.org/oagis
Type: nsC:NameValue
Containing Schema: Invoice.xsd
Abstract
Documentation:
Represents the Properties of the Items being communicated.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema invoice_xsd Drilldown into Note in schema invoice_xsd Drilldown into Description in schema invoice_xsd Drilldown into NameValue in schema invoice_xsd Drilldown into NameValueBase in schema invoice_xsd Drilldown into NameValue in schema invoice_xsdXSD Diagram of Property in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="Property" type="NameValue" substitutionGroup="NameValueBase">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Represents the Properties of the Items being communicated.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NameValue nsC:NameValue 0 (1)
Description nsC:Description 0 unbounded
Note nsC:Note 0 unbounded
UserArea nsC:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:NameValueBase