TCRMPartyIdentificationBObj

<xsd:element name="TCRMPartyIdentificationBObj" substitutionGroup="CommonBObj" type="TCRMPartyIdentificationBObjType"  xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<xsd:annotation>
		<xsd:documentation>
			TCRMPartyIdentification Business Object 
		</xsd:documentation>
	</xsd:annotation>
</xsd:element>

This business object is used in the following transactions:

TCRMPartyIdentificationBObjType

<xsd:complexType name="TCRMPartyIdentificationBObjType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<xsd:complexContent>
		<xsd:extension base="CommonBObjType">
			<xsd:sequence maxOccurs="1" minOccurs="1">
				<xsd:element maxOccurs="1" minOccurs="0" ref="ObjectReferenceId"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationIdPK"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="PartyId"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationType"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationValue"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationNumber"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationStatusType"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationStatusValue"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationExpiryDate"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="StartDate"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="EndDate"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationAssignedBy"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationAssignedByRefId"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationDescription"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="IdentificationIssueLocation"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="LastUsedDate"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="LastVerifiedDate"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="SourceIdentifierType"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="SourceIdentifierValue"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="PartyIdentificationLastUpdateDate"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="PartyIdentificationLastUpdateUser"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="PartyIdentificationLastUpdateTxId"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="TCRMExtension"/>
				<xsd:element maxOccurs="1" minOccurs="0" ref="PrimaryKeyBObj"/>
				<!-- ######## response element ######## -->
				<xsd:element minOccurs="0" ref="ComponentID"/>
				<xsd:element minOccurs="0" ref="PartyIdentificationHistActionCode"/>
				<xsd:element minOccurs="0" ref="PartyIdentificationHistCreateDate"/>
				<xsd:element minOccurs="0" ref="PartyIdentificationHistCreatedBy"/>
				<xsd:element minOccurs="0" ref="PartyIdentificationHistEndDate"/>
				<xsd:element minOccurs="0" ref="PartyIdentificationHistoryIdPK"/>
				<xsd:element minOccurs="0" ref="DWLStatus"/>
				<xsd:element minOccurs="0" ref="TCRMMultiplePartyCDCBObj"/>
			</xsd:sequence>
		</xsd:extension>
	</xsd:complexContent>
</xsd:complexType>