edxl_rm:ResponseCodeType
complexType ResponseCodeType in namespace http://release.niem.gov/niem/codes/edxl_rm/4.0/
Definition
A data type code indicating an accept or decline of a Request
Diagram
XML Schema
<xs:complexType name="ResponseCodeType">
<xs:annotation>
<xs:documentation>
A data type code indicating an accept or decline of a Request</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="edxl_rm:ResponseCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>