Definition Type: AttributeGroup
Name: PropertyAttributes
Namespace: http://www.adsml.org/adsmlstructureddescriptions/1.0
Containing Schema: AdsMLStructuredDescriptions-1.0-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of PropertyAttributes in schema adsmlstructureddescriptions-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:attributeGroup name="PropertyAttributes">
    <xs:attributeGroup ref="CommonPropertyAttributes" />
    <xs:attribute name="value" type="adsml:StringType" use="required" />
</xs:attributeGroup>
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