from Physical Property (Phenomenon) Dictionary |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
bindUid | xs:string | optional | |||||
bindUidRef | xs:string | optional | |||||
name | xs:string | optional |
|
||||
uid | xs:anyURI | optional |
|
||||
uidRef | xs:anyURI | optional |
|
<xs:element name="propName" minOccurs="0"> <xs:annotation> <xs:documentation>from Physical Property (Phenomenon) Dictionary</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="tml:BindType"> <xs:attributeGroup ref="tml:uid_uidRef"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |