Definition Type: ComplexType
Name: PropertyType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
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_xsd1 Drilldown into NameValue in schema components_xsd1 Drilldown into sequence in schema components_xsd1XSD Diagram of PropertyType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PropertyType">
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="NameValue" />
        <xsd:group minOccurs="0" ref="FreeFormTextGroup" />
        <xsd:element minOccurs="0" ref="EffectiveTimePeriod" />
        <!-- <xsd:element ref="UserArea" minOccurs="0" /> -->
    </xsd:sequence>
    <xsd:attribute name="sequence" type="PositiveIntegerNumericType" use="optional" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NameValue oagis:NameValue 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
EffectiveTimePeriod oagis:EffectiveTimePeriod 0 (1)
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
sequence oagis:sequence Optional
Collapse Derivation Tree:
Collapse References:
oagis:Property