Definition Type: Element
Name: Property
Namespace: http://www.openapplications.org/oagis/9
Type: oa:PropertyType
Containing Schema: Components.xsd
Abstract
Documentation:
Represents the Properties or Features of the associated entity
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into NameValue in schema fields_xsd1 Drilldown into sequence in schema components_xsd1 Drilldown into PropertyType in schema components_xsd1XSD Diagram of Property in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Property" type="PropertyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Represents the Properties or Features of the associated entity</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NameValue oa:NameValue 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
sequence oa:sequence Optional
Collapse Derivation Tree: