annotation |
documentation | <objectClass>Organization</objectClass>
<definition>A name used to identify an organization center resource (organization, center, event, person, vehicle, device, etc), consistent with NTCIP 1104.</definition> |
|
source |
<xs:simpleType name="Organization-resource-name">
<xs:annotation>
<xs:documentation>
<objectClass>Organization</objectClass>
<definition>A name used to identify an organization center resource (organization, center, event, person, vehicle, device, etc), consistent with NTCIP 1104.</definition>
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="128"/>
</xs:restriction>
</xs:simpleType> |