j:AlcoholTestResultQuantityType
complexType AlcoholTestResultQuantityType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/
Definition
A data type for blood alcohol content (BAC) Test Result.
Diagram
XML Schema
<xs:complexType name="AlcoholTestResultQuantityType">
<xs:annotation>
<xs:documentation>
A data type for blood alcohol content (BAC) Test Result.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="j:AlcoholTestResultQuantitySimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>