Definition Type: ComplexType
Name: PropertyType
Namespace: http://www.adsml.org/adsmlstructureddescriptions/1.0
Containing Schema: AdsMLStructuredDescriptions-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PropertyModifier in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into value in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into displayName in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into internalName in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into propertyID in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into CommonPropertyAttributes in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd Drilldown into PropertyAttributes in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsdXSD Diagram of PropertyType in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="PropertyType">
    <xs:sequence>
        <xs:element ref="PropertyModifier" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attributeGroup ref="PropertyAttributes" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PropertyModifier adsml-sd:PropertyModifier 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
propertyID adsml-sd:propertyID Required
internalName adsml-sd:internalName Required
displayName adsml-sd:displayName (Optional)
value adsml-sd:value Required
Collapse Derivation Tree:
Collapse References:
adsml-sd:Property