scr:LPRConveyanceCheckMessageType

complexType LPRConveyanceCheckMessageType in namespace http://release.niem.gov/niem/domains/screening/4.2/

Definition

A data type for a Screening conveyance check message

Diagram

XML Schema

<xs:complexType name="LPRConveyanceCheckMessageType">
<xs:annotation>
<xs:documentation>
A data type for a Screening conveyance check message
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="nc:Incident" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LPRModeOfOperationCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LPRHitIndicatorCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LPRImageSourceCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LPRMexicanStateCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LPRCanadianProvinceCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Image" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ConveyanceRegistration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:BorderCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Location2DGeospatialCoordinate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LPRMessageCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="cbrn:SystemEventDateTime" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LPRConveyanceCheckMessageAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>