aamva_d20:PassFailCodeType
complexType PassFailCodeType in namespace http://release.niem.gov/niem/codes/aamva_d20/4.0/
Definition
A data type for whether something has passed or failed some sort of test.
Diagram
XML Schema
<xs:complexType name="PassFailCodeType">
<xs:annotation>
<xs:documentation>
A data type for whether something has passed or failed some sort of test.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="aamva_d20:PassFailCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>