cbrn:ConveyanceRegistrationType
complexType ConveyanceRegistrationType in namespace http://release.niem.gov/niem/domains/cbrn/4.2/
Definition
A data type for an applied augmentation for type nc:ConveyanceRegistrationType.
Diagram
XML Schema
<xs:complexType name="ConveyanceRegistrationType">
<xs:annotation>
<xs:documentation>
A data type for an applied augmentation for type nc:ConveyanceRegistrationType.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="j:ConveyanceRegistrationType">
<xs:sequence>
<xs:element ref="cbrn:ConveyanceRegistrationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>