nc:ContactInformationAvailabilityCodeType
complexType ContactInformationAvailabilityCodeType in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for a period of time or a situation in which an entity is available to be contacted with the given contact information.
Diagram
XML Schema
<xs:complexType name="ContactInformationAvailabilityCodeType">
<xs:annotation>
<xs:documentation>
A data type for a period of time or a situation in which an entity is available to be contacted with the given contact information.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:ContactInformationAvailabilityCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>