itcodes:SealVerificationStatusCodeType
complexType SealVerificationStatusCodeType in namespace http://release.niem.gov/niem/codes/it_codes/4.0/
Definition
A data type for the status of seal verification.
Diagram
XML Schema
<xs:complexType name="SealVerificationStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for the status of seal verification.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="itcodes:SealVerificationStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>