QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
displayName | ShortStringType | optional | ||||
internalName | ShortStringType | required | ||||
propertyID | ShortTokenType | required | ||||
repeatable | BooleanType | optional | ||||
usage | UsageType | optional |
Attribute Group | ObjectPropertyAttributes |
Complex Type | ObjectPropertyGroupType |
<xs:attributeGroup name="CommonObjectPropertyAttributes"> <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:attribute name="usage" type="UsageType"/> <xs:attribute name="repeatable" type="adsml:BooleanType"/> </xs:attributeGroup> |