<xs:attributeGroup name="ReqRespVersion">
<xs:annotation>
<xs:documentation xml:lang="en">Used to request the version of the payload message desired for the response.</xs:documentation>
</xs:annotation>
<xs:attribute name="ReqRespVersion" type="StringLength1to64" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Used to request the version of the payload message desired for the response.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
|