have-codes:AvailabilityStatusCodeType
complexType AvailabilityStatusCodeType in namespace http://release.niem.gov/niem/codes/edxl_have/4.0/
Definition
A data type for a code set of service availability.
Diagram
XML Schema
<xs:complexType name="AvailabilityStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code set of service availability.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="have-codes:AvailabilityStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>