itcodes:RoleOfPartyCategoryCodeType
complexType RoleOfPartyCategoryCodeType in namespace http://release.niem.gov/niem/codes/it_codes/4.0/
Definition
A data type for the role played by the Party/Organization in the given context of a transaction.
Diagram
XML Schema
<xs:complexType name="RoleOfPartyCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for the role played by the Party/Organization in the given context of a transaction.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="itcodes:RoleOfPartyCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>