From Units Of Measure Dictionary (SI Units) |
| 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="UOM" minOccurs="0"> <xs:annotation> <xs:documentation>From Units Of Measure Dictionary (SI Units)</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> |