when numbers are encoded as text the number base must be understood. Allowed values: 2, 8, 10, 16, 32, 64, 128. default 10 |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
bindUid | xs:string | optional | ||||
bindUidRef | xs:string | optional |
<xs:element name="numBase" type="tml:BindType" minOccurs="0"> <xs:annotation> <xs:documentation>when numbers are encoded as text the number base must be understood. Allowed values: 2, 8, 10, 16, 32, 64, 128. default 10</xs:documentation> </xs:annotation> </xs:element> |