ComparativeEntityListBObj

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

This object is used by the following transactions: getComparativeEntities

ComparativeEntityListBObjType

<xsd:complexType name="ComparativeEntityListBObjType" 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="InquiryLevel" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ComparePartyAssociationsIndicator" minOccurs="0" maxOccurs="1" />
				<xsd:element ref="ComparativeEntityBObj" minOccurs="2" maxOccurs="unbounded"/>
				<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