em:ElectronicAccessRightCodeType
complexType ElectronicAccessRightCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type representing the level of access to an electronic asset
Diagram
XML Schema
<xs:complexType name="ElectronicAccessRightCodeType">
<xs:annotation>
<xs:documentation>
A data type representing the level of access to an electronic asset</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:ElectronicAccessRightCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>