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