simpleType tmdd:Link-ownership
namespace http://www.TMDD-Partial-00-00-00
type restriction of xs:string
used by
elements InjuryData/agency RequestImmediateAssistance/agency TrackResponsePersonnel/agencySummaries/agencySummary/agency TrackInvolvedVehicle/agencyInCharge Facilities/agencyName InjuryData/agencyName PersonInformation/agencyName atis:ContactSetting/agencyName PersonInformation/agencyResponsible LinkDataSet/owner atis:LinkTrafficInformation/owner
facets
minLength 1
maxLength 256
annotation
documentation
<Definition> The name of the designated owner of the LINK</Definition>
<Remarks> V1.3 - Removed ANSI X3.4 from Value Domain.
            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 ASCII characters up to 25656
        
source <xs:simpleType name="Link-ownership">
 
<xs:annotation>
   
<xs:documentation>
     
<Definition> The name of the designated owner of the LINK</Definition>
     
<Remarks> V1.3 - Removed ANSI X3.4 from Value Domain.
            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 ASCII characters up to 25656
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="256"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy