namespace | http://www.TMDD-Partial-00-00-00 | ||||
type | restriction of xs:string | ||||
used by |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:simpleType name="Link-other"> <xs:annotation> <xs:documentation> <Definition> Data element used to indicate the presence of additional information. This data element is to be used only when a precedent LINK data element of type code has a value of "1 = Other, additional information required".</Definition> <Remarks> V1.5 - New data element V1.7 - Added FADD_ID attribute; revised Class Name, Classification Scheme Name/Version, Data Concept Identifier/Version to reflect harmonization with ITS Data Registry.</Remarks> Any set of alphanumeric characters up to 256 </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="256"/> </xs:restriction> </xs:simpleType> |