scr:PhoneCategoryCodeType
complexType PhoneCategoryCodeType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type describing the kinds of phone devices
Diagram
XML Schema
<xs:complexType name="PhoneCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type describing the kinds of phone devices</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="scr:PhoneCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>