<xs:element name="CastofCharactersCreateResponse">
<xs:annotation>
<xs:documentation>Response to a message requesting the creation of unique identification the various roles for parties within the industry.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:choice>
<xs:element name="CastofCharactersCreateAccept" type="mailxml:CofCCreateAcceptType" />
<xs:element name="CastofCharactersCreateReject" type="mailxml:CofCCreateRejectType" />
</xs:choice>
<xs:attributeGroup ref="mailxml:CastofCharacterResponseHeaderInfo" />
</xs:complexType>
</xs:element>
|