schema location: | D:\WORK\STANDARDS WORK\OASIS CIQ\OASIS CIQ xPRL V3.0 CS\ciq-xprl-v3\ciq\v3.0\xsd\genericode\xsd\xPRL.xsd |
attribute form default: | qualified |
element form default: | qualified |
targetNamespace: | urn:oasis:names:tc:ciq:xprl:3 |
Elements | Complex types |
Party | PartyType |
diagram | ![]() |
||
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | PartyType | ||
properties |
|
||
children | Relationship | ||
source | <xs:element name="Party" type="PartyType"/> |
diagram | ![]() |
||
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | extension of p:PartyType | ||
properties |
|
||
children | Relationship | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PartyType"> <xs:annotation> <xs:documentation>A Party (could be individual (person or organisation) or a group) that is in relationship with another party and could be individual (person or organisation) or a group)</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="p:PartyType"> <xs:sequence> <xs:element name="Relationship" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>All relationship details between primary and secondary party</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Party" type="PartyType"> <xs:annotation> <xs:documentation>The other party (could be individual (person or organisation) or a group) in relationship with the party in context/discussion. This party in turn can have relationship with another party and under this cicumstances, this party is the party in context/ discussion </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="RelationshipID" type="ct:String"> <xs:annotation> <xs:documentation>A unique identifier for the relationship</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipIDType" type="ct:CodeType"> <xs:annotation> <xs:documentation>Type of identifier for relationship</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipIDTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipIDTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipIDTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipIDTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ID" type="ct:String"> <xs:annotation> <xs:documentation>Global unique identifier</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipType" type="ct:CodeType"> <xs:annotation> <xs:documentation>Type of relationship between the two parties. e.g.Marriage (Husband-wife), IN TRUST FOR, DOING BUSINESS AS, Father-Son, Team Leader-Team Member, Organisation-Employee, Parent-Subsidiary, Corporation, Supplier-Client, Siblings, Employment, etc. Could be formal relationship titles. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipCategory" type="ct:CodeType"> <xs:annotation> <xs:documentation>Category of relationship between two parties. e.g. Business, Personal, Formal, etc</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipCategoryRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipCategoryVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipCategoryURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipCategoryVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStatus" type="ct:CodeType"> <xs:annotation> <xs:documentation>Status of relationship. e.g. current, history, potential, suspended</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStatusTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStatusTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStatusTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStatusTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Date and Time when relationship was established</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Date and Time when relationship ended (if it did). Ended could be suspended date also</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartReason" type="ct:CodeType"> <xs:annotation> <xs:documentation>Reason for start of a relationship. e.g. merger, fiancee, Friend, etc</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartReasonTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartReasonTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartReasonTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartReasonTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndReason" type="ct:CodeType"> <xs:annotation> <xs:documentation>Reason why relationship ended (if it did). e.g. Lost contact, did not renew maintenance contract, suspended account, renewal lapsed</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndReasonTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndReasonTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndReasonTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndReasonTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRelativityWithOtherParty" type="ct:CodeType"> <xs:annotation> <xs:documentation>Whether Party 1 is higher or lower or equaly in relativity with Party 2. For example, Party 1 manages Party2. Here relativity of Party 1 is "Higher" than Party 2. If Party 1 and Party 2 are company directors, then Party 1 relativity is equalt to Party 2 relativity. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRelativityWithOtherPartyTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRelativityWithOtherPartyTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRelativityWithOtherPartyTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRelativityWithOtherPartyTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRole" type="ct:CodeType"> <xs:annotation> <xs:documentation>Role of this party in its relationship with the other party. e.g. Husband, Wife, Customer, Client, Supervisor, Parent, etc</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRoleTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRoleTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRoleTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRoleTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="OtherPartyRelationshipRole" type="ct:CodeType"> <xs:annotation> <xs:documentation>Role of the other party in its relationship with the party (in context/discussion). e.g. Husband, Wife, Customer, Client, Supervisor, Parent, etc</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="OtherPartyRelationshipRoleTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="OtherPartyRelationshipRoleTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="OtherPartyRelationshipRoleTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="OtherPartyRelationshipRoleTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipPriority" type="ct:CodeType"> <xs:annotation> <xs:documentation>Priority of the relationship between the two parties. e.g. High, Medium, Low, insignificant, significant, etc</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipPriorityRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipPriorityVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipPriorityURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipPriorityVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ct:grDataQuality"/> <xs:attributeGroup ref="ct:grDataQualityTypeMetaData"/> <xs:attributeGroup ref="ct:grLanguageCode"/> <xs:anyAttribute namespace="##other"/> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Party | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Relationship" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>All relationship details between primary and secondary party</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Party" type="PartyType"> <xs:annotation> <xs:documentation>The other party (could be individual (person or organisation) or a group) in relationship with the party in context/discussion. This party in turn can have relationship with another party and under this cicumstances, this party is the party in context/ discussion </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="RelationshipID" type="ct:String"> <xs:annotation> <xs:documentation>A unique identifier for the relationship</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipIDType" type="ct:CodeType"> <xs:annotation> <xs:documentation>Type of identifier for relationship</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipIDTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipIDTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipIDTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipIDTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ID" type="ct:String"> <xs:annotation> <xs:documentation>Global unique identifier</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipType" type="ct:CodeType"> <xs:annotation> <xs:documentation>Type of relationship between the two parties. e.g.Marriage (Husband-wife), IN TRUST FOR, DOING BUSINESS AS, Father-Son, Team Leader-Team Member, Organisation-Employee, Parent-Subsidiary, Corporation, Supplier-Client, Siblings, Employment, etc. Could be formal relationship titles. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipCategory" type="ct:CodeType"> <xs:annotation> <xs:documentation>Category of relationship between two parties. e.g. Business, Personal, Formal, etc</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipCategoryRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipCategoryVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipCategoryURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipCategoryVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStatus" type="ct:CodeType"> <xs:annotation> <xs:documentation>Status of relationship. e.g. current, history, potential, suspended</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStatusTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStatusTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStatusTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStatusTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Date and Time when relationship was established</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Date and Time when relationship ended (if it did). Ended could be suspended date also</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartReason" type="ct:CodeType"> <xs:annotation> <xs:documentation>Reason for start of a relationship. e.g. merger, fiancee, Friend, etc</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartReasonTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartReasonTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartReasonTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipStartReasonTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndReason" type="ct:CodeType"> <xs:annotation> <xs:documentation>Reason why relationship ended (if it did). e.g. Lost contact, did not renew maintenance contract, suspended account, renewal lapsed</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndReasonTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndReasonTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndReasonTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipEndReasonTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRelativityWithOtherParty" type="ct:CodeType"> <xs:annotation> <xs:documentation>Whether Party 1 is higher or lower or equaly in relativity with Party 2. For example, Party 1 manages Party2. Here relativity of Party 1 is "Higher" than Party 2. If Party 1 and Party 2 are company directors, then Party 1 relativity is equalt to Party 2 relativity. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRelativityWithOtherPartyTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRelativityWithOtherPartyTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRelativityWithOtherPartyTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRelativityWithOtherPartyTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRole" type="ct:CodeType"> <xs:annotation> <xs:documentation>Role of this party in its relationship with the other party. e.g. Husband, Wife, Customer, Client, Supervisor, Parent, etc</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRoleTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRoleTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRoleTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipRoleTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="OtherPartyRelationshipRole" type="ct:CodeType"> <xs:annotation> <xs:documentation>Role of the other party in its relationship with the party (in context/discussion). e.g. Husband, Wife, Customer, Client, Supervisor, Parent, etc</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="OtherPartyRelationshipRoleTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="OtherPartyRelationshipRoleTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="OtherPartyRelationshipRoleTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="OtherPartyRelationshipRoleTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipPriority" type="ct:CodeType"> <xs:annotation> <xs:documentation>Priority of the relationship between the two parties. e.g. High, Medium, Low, insignificant, significant, etc</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipPriorityRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipPriorityVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipPriorityURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="RelationshipPriorityVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attributeGroup ref="ct:grDataQuality"/> <xs:attributeGroup ref="ct:grDataQualityTypeMetaData"/> <xs:attributeGroup ref="ct:grLanguageCode"/> <xs:anyAttribute namespace="##other"/> </xs:complexType> </xs:element> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:String | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipID" type="ct:String"> <xs:annotation> <xs:documentation>A unique identifier for the relationship</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:CodeType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipIDType" type="ct:CodeType"> <xs:annotation> <xs:documentation>Type of identifier for relationship</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipIDTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipIDTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipIDTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipIDTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:String | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="ID" type="ct:String"> <xs:annotation> <xs:documentation>Global unique identifier</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:CodeType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipType" type="ct:CodeType"> <xs:annotation> <xs:documentation>Type of relationship between the two parties. e.g.Marriage (Husband-wife), IN TRUST FOR, DOING BUSINESS AS, Father-Son, Team Leader-Team Member, Organisation-Employee, Parent-Subsidiary, Corporation, Supplier-Client, Siblings, Employment, etc. Could be formal relationship titles. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:CodeType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipCategory" type="ct:CodeType"> <xs:annotation> <xs:documentation>Category of relationship between two parties. e.g. Business, Personal, Formal, etc</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipCategoryRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipCategoryVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipCategoryURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipCategoryVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:CodeType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStatus" type="ct:CodeType"> <xs:annotation> <xs:documentation>Status of relationship. e.g. current, history, potential, suspended</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStatusTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStatusTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStatusTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStatusTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStartDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Date and Time when relationship was established</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipEndDateTime" type="xs:dateTime"> <xs:annotation> <xs:documentation>Date and Time when relationship ended (if it did). Ended could be suspended date also</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:CodeType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStartReason" type="ct:CodeType"> <xs:annotation> <xs:documentation>Reason for start of a relationship. e.g. merger, fiancee, Friend, etc</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStartReasonTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStartReasonTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStartReasonTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipStartReasonTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:CodeType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipEndReason" type="ct:CodeType"> <xs:annotation> <xs:documentation>Reason why relationship ended (if it did). e.g. Lost contact, did not renew maintenance contract, suspended account, renewal lapsed</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipEndReasonTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipEndReasonTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipEndReasonTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipEndReasonTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:CodeType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipRelativityWithOtherParty" type="ct:CodeType"> <xs:annotation> <xs:documentation>Whether Party 1 is higher or lower or equaly in relativity with Party 2. For example, Party 1 manages Party2. Here relativity of Party 1 is "Higher" than Party 2. If Party 1 and Party 2 are company directors, then Party 1 relativity is equalt to Party 2 relativity. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipRelativityWithOtherPartyTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipRelativityWithOtherPartyTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipRelativityWithOtherPartyTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipRelativityWithOtherPartyTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:CodeType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipRole" type="ct:CodeType"> <xs:annotation> <xs:documentation>Role of this party in its relationship with the other party. e.g. Husband, Wife, Customer, Client, Supervisor, Parent, etc</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipRoleTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipRoleTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipRoleTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipRoleTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:CodeType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="OtherPartyRelationshipRole" type="ct:CodeType"> <xs:annotation> <xs:documentation>Role of the other party in its relationship with the party (in context/discussion). e.g. Husband, Wife, Customer, Client, Supervisor, Parent, etc</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="OtherPartyRelationshipRoleTypeRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="OtherPartyRelationshipRoleTypeVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="OtherPartyRelationshipRoleTypeURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="OtherPartyRelationshipRoleTypeVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | ct:CodeType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipPriority" type="ct:CodeType"> <xs:annotation> <xs:documentation>Priority of the relationship between the two parties. e.g. High, Medium, Low, insignificant, significant, etc</xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipPriorityRef" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode ShortName meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipPriorityVer" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode Version meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipPriorityURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||
type | xs:normalizedString | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="RelationshipPriorityVerURI" type="xs:normalizedString"> <xs:annotation> <xs:documentation> Corresponding to genericode CanonicalVersionUri meta data. </xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||
namespace | urn:oasis:names:tc:ciq:xprl:3 | ||||
type | PartyType | ||||
properties |
|
||||
children | Relationship | ||||
annotation |
|
||||
source | <xs:element name="Party" type="PartyType"> <xs:annotation> <xs:documentation>The other party (could be individual (person or organisation) or a group) in relationship with the party in context/discussion. This party in turn can have relationship with another party and under this cicumstances, this party is the party in context/ discussion </xs:documentation> </xs:annotation> </xs:element> |