ComparativeEntityBObj

<xsd:element name="ComparativeEntityBObj"  substitutionGroup="CommonBObj"  type="ComparativeEntityBObjType"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"/>

This object is used by the following transactions: getComparativeEntities

ComparativeEntityBObjType

<xsd:complexType name="ComparativeEntityBObjType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
		 <xsd:complexContent>
			<xsd:extension base="CommonBObjType">
			<xsd:sequence>
				<xsd:element ref="ComponentID" minOccurs="0" maxOccurs="1"/>
				<xsd:element ref="ObjectReferenceId" minOccurs="0" maxOccurs="1"/>
				<xsd:element ref="PopulatedIndicator" minOccurs="0" maxOccurs="1"/>
				<xsd:choice minOccurs="0" maxOccurs="1">
					<xsd:element ref="TCRMPartyBObj" minOccurs="0" maxOccurs="1"/>
					<xsd:element ref="TCRMPersonBObj" minOccurs="0" maxOccurs="1"/>
					<xsd:element ref="TCRMOrganizationBObj" minOccurs="0" maxOccurs="1"/>
				</xsd:choice>
				<xsd:element ref="TCRMPartyAssociationsBObj" minOccurs="0" maxOccurs="1"/>
				<xsd:element ref="DWLStatus" minOccurs="0" maxOccurs="1"/>
				<xsd:element ref="TCRMExtension" minOccurs="0" maxOccurs="1"/>
			</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
</xsd:complexType>


Last updated: 5 Jun 2018