simpleType Organization-function
namespace http://www.ite.org/tmdd
type restriction of xs:string
used by
elements OrganizationCenterInformation/center-function OrganizationInformation/organization-function
facets
minLength 1
maxLength 128
annotation
documentation
<objectClass>Organization</objectClass>
<definition>A textual description of the function of an organization (transportation, emergency management, public safety, etc.) within a region.</definition>
source <xs:simpleType name="Organization-function">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Organization</objectClass>
     
<definition>A textual description of the function of an organization (transportation, emergency management, public safety, etc.) within a region.</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="128"/>
 
</xs:restriction>
</xs:simpleType>


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