j:EnforcementOfficialType
complexType EnforcementOfficialType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/
Definition
A data type for a person involved in the enforcement of law.
Diagram
XML Schema
<xs:complexType name="EnforcementOfficialType">
<xs:annotation>
<xs:documentation>
A data type for a person involved in the enforcement of law.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="nc:RoleOfPerson" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:EnforcementOfficialActivityCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:EnforcementOfficialAssignmentCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:EnforcementOfficialBadgeIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:EnforcementOfficialPOSTLicenseIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:EnforcementOfficialCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:EnforcementOfficialUnavailableSchedule" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:EnforcementOfficialUnit" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:LEOKACircumstanceCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:EnforcementOfficialAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>