Schema xPRL.xsd


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 


element Party
diagram xPRL_p1.png
namespace urn:oasis:names:tc:ciq:xprl:3
type PartyType
properties
content complex
children Relationship
source <xs:element name="Party" type="PartyType"/>

complexType PartyType
diagram xPRL_p2.png
namespace urn:oasis:names:tc:ciq:xprl:3
type extension of p:PartyType
properties
base p:PartyType
children Relationship
used by
elements Party PartyType/Relationship/Party
annotation
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)
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>

element PartyType/Relationship
diagram xPRL_p3.png
namespace urn:oasis:names:tc:ciq:xprl:3
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Party
attributes
Name  Type  Use  Default  Fixed  annotation
RelationshipIDct:String      
documentation
A unique identifier for the relationship
RelationshipIDTypect:CodeType      
documentation
Type of identifier for relationship
RelationshipIDTypeRefxs:normalizedString      
documentation

          Corresponding to genericode ShortName meta data.
       
RelationshipIDTypeVerxs:normalizedString      
documentation

          Corresponding to genericode Version meta data.
       
RelationshipIDTypeURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalUri meta data.
       
RelationshipIDTypeVerURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
IDct:String      
documentation
Global unique identifier
RelationshipTypect:CodeType      
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.
RelationshipTypeRefxs:normalizedString      
documentation

          Corresponding to genericode ShortName meta data.
       
RelationshipTypeVerxs:normalizedString      
documentation

          Corresponding to genericode Version meta data.
       
RelationshipTypeURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalUri meta data.
       
RelationshipTypeVerURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
RelationshipCategoryct:CodeType      
documentation
Category of relationship between two parties. e.g. Business, Personal, Formal, etc
RelationshipCategoryRefxs:normalizedString      
documentation

          Corresponding to genericode ShortName meta data.
       
RelationshipCategoryVerxs:normalizedString      
documentation

          Corresponding to genericode Version meta data.
       
RelationshipCategoryURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalUri meta data.
       
RelationshipCategoryVerURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
RelationshipStatusct:CodeType      
documentation
Status of relationship. e.g. current, history, potential, suspended
RelationshipStatusTypeRefxs:normalizedString      
documentation

          Corresponding to genericode ShortName meta data.
       
RelationshipStatusTypeVerxs:normalizedString      
documentation

          Corresponding to genericode Version meta data.
       
RelationshipStatusTypeURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalUri meta data.
       
RelationshipStatusTypeVerURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
RelationshipStartDateTimexs:dateTime      
documentation
Date and Time when relationship was established
RelationshipEndDateTimexs:dateTime      
documentation
Date and Time when relationship ended (if it did). Ended could be suspended date also
RelationshipStartReasonct:CodeType      
documentation
Reason for start of a relationship. e.g. merger, fiancee, Friend, etc
RelationshipStartReasonTypeRefxs:normalizedString      
documentation

          Corresponding to genericode ShortName meta data.
       
RelationshipStartReasonTypeVerxs:normalizedString      
documentation

          Corresponding to genericode Version meta data.
       
RelationshipStartReasonTypeURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalUri meta data.
       
RelationshipStartReasonTypeVerURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
RelationshipEndReasonct:CodeType      
documentation
Reason why relationship ended (if it did).
e.g. Lost contact, did not renew maintenance contract, suspended account, renewal lapsed
RelationshipEndReasonTypeRefxs:normalizedString      
documentation

          Corresponding to genericode ShortName meta data.
       
RelationshipEndReasonTypeVerxs:normalizedString      
documentation

          Corresponding to genericode Version meta data.
       
RelationshipEndReasonTypeURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalUri meta data.
       
RelationshipEndReasonTypeVerURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
RelationshipRelativityWithOtherPartyct:CodeType      
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. 
RelationshipRelativityWithOtherPartyTypeRefxs:normalizedString      
documentation

          Corresponding to genericode ShortName meta data.
       
RelationshipRelativityWithOtherPartyTypeVerxs:normalizedString      
documentation

          Corresponding to genericode Version meta data.
       
RelationshipRelativityWithOtherPartyTypeURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalUri meta data.
       
RelationshipRelativityWithOtherPartyTypeVerURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
RelationshipRolect:CodeType      
documentation
Role of this party in its relationship with the other party. e.g. Husband, Wife, Customer, Client, Supervisor, Parent, etc
RelationshipRoleTypeRefxs:normalizedString      
documentation

          Corresponding to genericode ShortName meta data.
       
RelationshipRoleTypeVerxs:normalizedString      
documentation

          Corresponding to genericode Version meta data.
       
RelationshipRoleTypeURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalUri meta data.
       
RelationshipRoleTypeVerURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
OtherPartyRelationshipRolect:CodeType      
documentation
Role of the other party in its relationship with the party (in context/discussion). e.g. Husband, Wife, Customer, Client, Supervisor, Parent, etc
OtherPartyRelationshipRoleTypeRefxs:normalizedString      
documentation

          Corresponding to genericode ShortName meta data.
       
OtherPartyRelationshipRoleTypeVerxs:normalizedString      
documentation

          Corresponding to genericode Version meta data.
       
OtherPartyRelationshipRoleTypeURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalUri meta data.
       
OtherPartyRelationshipRoleTypeVerURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
RelationshipPriorityct:CodeType      
documentation
Priority of the relationship between the two parties. e.g. High, Medium, Low, insignificant, significant, etc
RelationshipPriorityRefxs:normalizedString      
documentation

          Corresponding to genericode ShortName meta data.
       
RelationshipPriorityVerxs:normalizedString      
documentation

          Corresponding to genericode Version meta data.
       
RelationshipPriorityURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalUri meta data.
       
RelationshipPriorityVerURIxs:normalizedString      
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
annotation
documentation
All relationship details between primary and secondary party
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>

attribute PartyType/Relationship/@RelationshipID
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:String
properties
isRef 0
annotation
documentation
A unique identifier for the relationship
source <xs:attribute name="RelationshipID" type="ct:String">
 
<xs:annotation>
   
<xs:documentation>A unique identifier for the relationship</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipIDType
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:CodeType
properties
isRef 0
annotation
documentation
Type of identifier for relationship
source <xs:attribute name="RelationshipIDType" type="ct:CodeType">
 
<xs:annotation>
   
<xs:documentation>Type of identifier for relationship</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipIDTypeRef
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode ShortName meta data.
       
source <xs:attribute name="RelationshipIDTypeRef" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode ShortName meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipIDTypeVer
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode Version meta data.
       
source <xs:attribute name="RelationshipIDTypeVer" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode Version meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipIDTypeURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalUri meta data.
       
source <xs:attribute name="RelationshipIDTypeURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipIDTypeVerURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
source <xs:attribute name="RelationshipIDTypeVerURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalVersionUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@ID
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:String
properties
isRef 0
annotation
documentation
Global unique identifier
source <xs:attribute name="ID" type="ct:String">
 
<xs:annotation>
   
<xs:documentation>Global unique identifier</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipType
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:CodeType
properties
isRef 0
annotation
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.
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>

attribute PartyType/Relationship/@RelationshipTypeRef
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode ShortName meta data.
       
source <xs:attribute name="RelationshipTypeRef" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode ShortName meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipTypeVer
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode Version meta data.
       
source <xs:attribute name="RelationshipTypeVer" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode Version meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipTypeURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalUri meta data.
       
source <xs:attribute name="RelationshipTypeURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipTypeVerURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
source <xs:attribute name="RelationshipTypeVerURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalVersionUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipCategory
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:CodeType
properties
isRef 0
annotation
documentation
Category of relationship between two parties. e.g. Business, Personal, Formal, etc
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>

attribute PartyType/Relationship/@RelationshipCategoryRef
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode ShortName meta data.
       
source <xs:attribute name="RelationshipCategoryRef" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode ShortName meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipCategoryVer
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode Version meta data.
       
source <xs:attribute name="RelationshipCategoryVer" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode Version meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipCategoryURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalUri meta data.
       
source <xs:attribute name="RelationshipCategoryURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipCategoryVerURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
source <xs:attribute name="RelationshipCategoryVerURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalVersionUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipStatus
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:CodeType
properties
isRef 0
annotation
documentation
Status of relationship. e.g. current, history, potential, suspended
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>

attribute PartyType/Relationship/@RelationshipStatusTypeRef
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode ShortName meta data.
       
source <xs:attribute name="RelationshipStatusTypeRef" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode ShortName meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipStatusTypeVer
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode Version meta data.
       
source <xs:attribute name="RelationshipStatusTypeVer" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode Version meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipStatusTypeURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalUri meta data.
       
source <xs:attribute name="RelationshipStatusTypeURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipStatusTypeVerURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
source <xs:attribute name="RelationshipStatusTypeVerURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalVersionUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipStartDateTime
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:dateTime
properties
isRef 0
annotation
documentation
Date and Time when relationship was established
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>

attribute PartyType/Relationship/@RelationshipEndDateTime
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:dateTime
properties
isRef 0
annotation
documentation
Date and Time when relationship ended (if it did). Ended could be suspended date also
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>

attribute PartyType/Relationship/@RelationshipStartReason
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:CodeType
properties
isRef 0
annotation
documentation
Reason for start of a relationship. e.g. merger, fiancee, Friend, etc
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>

attribute PartyType/Relationship/@RelationshipStartReasonTypeRef
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode ShortName meta data.
       
source <xs:attribute name="RelationshipStartReasonTypeRef" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode ShortName meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipStartReasonTypeVer
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode Version meta data.
       
source <xs:attribute name="RelationshipStartReasonTypeVer" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode Version meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipStartReasonTypeURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalUri meta data.
       
source <xs:attribute name="RelationshipStartReasonTypeURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipStartReasonTypeVerURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
source <xs:attribute name="RelationshipStartReasonTypeVerURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalVersionUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipEndReason
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:CodeType
properties
isRef 0
annotation
documentation
Reason why relationship ended (if it did).
e.g. Lost contact, did not renew maintenance contract, suspended account, renewal lapsed
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>

attribute PartyType/Relationship/@RelationshipEndReasonTypeRef
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode ShortName meta data.
       
source <xs:attribute name="RelationshipEndReasonTypeRef" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode ShortName meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipEndReasonTypeVer
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode Version meta data.
       
source <xs:attribute name="RelationshipEndReasonTypeVer" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode Version meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipEndReasonTypeURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalUri meta data.
       
source <xs:attribute name="RelationshipEndReasonTypeURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipEndReasonTypeVerURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
source <xs:attribute name="RelationshipEndReasonTypeVerURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalVersionUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipRelativityWithOtherParty
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:CodeType
properties
isRef 0
annotation
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. 
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>

attribute PartyType/Relationship/@RelationshipRelativityWithOtherPartyTypeRef
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode ShortName meta data.
       
source <xs:attribute name="RelationshipRelativityWithOtherPartyTypeRef" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode ShortName meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipRelativityWithOtherPartyTypeVer
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode Version meta data.
       
source <xs:attribute name="RelationshipRelativityWithOtherPartyTypeVer" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode Version meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipRelativityWithOtherPartyTypeURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalUri meta data.
       
source <xs:attribute name="RelationshipRelativityWithOtherPartyTypeURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipRelativityWithOtherPartyTypeVerURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
source <xs:attribute name="RelationshipRelativityWithOtherPartyTypeVerURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalVersionUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipRole
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:CodeType
properties
isRef 0
annotation
documentation
Role of this party in its relationship with the other party. e.g. Husband, Wife, Customer, Client, Supervisor, Parent, etc
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>

attribute PartyType/Relationship/@RelationshipRoleTypeRef
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode ShortName meta data.
       
source <xs:attribute name="RelationshipRoleTypeRef" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode ShortName meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipRoleTypeVer
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode Version meta data.
       
source <xs:attribute name="RelationshipRoleTypeVer" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode Version meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipRoleTypeURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalUri meta data.
       
source <xs:attribute name="RelationshipRoleTypeURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipRoleTypeVerURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
source <xs:attribute name="RelationshipRoleTypeVerURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalVersionUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@OtherPartyRelationshipRole
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:CodeType
properties
isRef 0
annotation
documentation
Role of the other party in its relationship with the party (in context/discussion). e.g. Husband, Wife, Customer, Client, Supervisor, Parent, etc
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>

attribute PartyType/Relationship/@OtherPartyRelationshipRoleTypeRef
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode ShortName meta data.
       
source <xs:attribute name="OtherPartyRelationshipRoleTypeRef" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode ShortName meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@OtherPartyRelationshipRoleTypeVer
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode Version meta data.
       
source <xs:attribute name="OtherPartyRelationshipRoleTypeVer" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode Version meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@OtherPartyRelationshipRoleTypeURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalUri meta data.
       
source <xs:attribute name="OtherPartyRelationshipRoleTypeURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@OtherPartyRelationshipRoleTypeVerURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
source <xs:attribute name="OtherPartyRelationshipRoleTypeVerURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalVersionUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipPriority
namespace urn:oasis:names:tc:ciq:xprl:3
type ct:CodeType
properties
isRef 0
annotation
documentation
Priority of the relationship between the two parties. e.g. High, Medium, Low, insignificant, significant, etc
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>

attribute PartyType/Relationship/@RelationshipPriorityRef
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode ShortName meta data.
       
source <xs:attribute name="RelationshipPriorityRef" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode ShortName meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipPriorityVer
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode Version meta data.
       
source <xs:attribute name="RelationshipPriorityVer" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode Version meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipPriorityURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalUri meta data.
       
source <xs:attribute name="RelationshipPriorityURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PartyType/Relationship/@RelationshipPriorityVerURI
namespace urn:oasis:names:tc:ciq:xprl:3
type xs:normalizedString
properties
isRef 0
annotation
documentation

          Corresponding to genericode CanonicalVersionUri meta data.
       
source <xs:attribute name="RelationshipPriorityVerURI" type="xs:normalizedString">
 
<xs:annotation>
   
<xs:documentation>
          Corresponding to genericode CanonicalVersionUri meta data.
       
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element PartyType/Relationship/Party
diagram xPRL_p4.png
namespace urn:oasis:names:tc:ciq:xprl:3
type PartyType
properties
isRef 0
content complex
children Relationship
annotation
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
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy