complexType Partytype
diagram
namespace http://www.telebib2.org
children AbbreviatedName BcssKszEntryDate CityTaxRate FinancialAccountIdentifier FiscalStatusCode ComplementaryFiscalStatusCode InsurerPartyIdentifier LanguageCode ManagementText PartyNameChangeIndicator NationalityCode NationalityText PartyTypeCode SocialSecurityIdentifier SocialSecurityIdentifierChangeDate SocialSecurityOldIdentifier FundRegistrationNumber WebPageAddress eMail HomeTelephone OfficeTelephone MobileTelephone Fax MailPrimaryAddress PreviousAddress OfficialAddress
used by
element Settlementtype/Party
complexTypes Grouptype LegalPersontype PhysicalPersontype
annotation
appinfo
An individual, group or body having a role in an insurance business function. A party may be a risk object.
appinfo
(PTY)
documentation
Identifie une personne physique ou autre, jouant un ou plusieurs rôles.
documentation
Identificeert een persoon, fysiek of ander, die één of meerdere rollen kan bekleden.
documentation
Party - An individual, group or body having a role in an insurance business function. A party may occupy the role of a risk object.
documentation
Party
documentation
Persoon
documentation
Personne
source <xsd:complexType name="Partytype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">An individual, group or body having a role in an insurance business function. A party may be a risk object.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(PTY)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie une personne physique ou autre, jouant un ou plusieurs rôles.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een persoon, fysiek of ander, die één of meerdere rollen kan bekleden.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Party - An individual, group or body having a role in an insurance business function. A party may occupy the role of a risk object.</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Party</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Persoon</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Personne</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="AbbreviatedName" type="AbbreviatedNametype" minOccurs="0"/>
   
<xsd:element name="BcssKszEntryDate" type="BcssKszEntryDatetype" minOccurs="0"/>
   
<xsd:element name="CityTaxRate" type="CityTaxRatetype" minOccurs="0"/>
   
<xsd:element name="FinancialAccountIdentifier" type="FinancialAccountIdentifiertype" minOccurs="0"/>
   
<xsd:element name="FiscalStatusCode" type="FiscalStatusCodetype" minOccurs="0"/>
   
<xsd:element name="ComplementaryFiscalStatusCode" type="ComplementaryFiscalStatusCodetype" minOccurs="0"/>
   
<xsd:element name="InsurerPartyIdentifier" type="InsurerPartyIdentifiertype" minOccurs="0"/>
   
<xsd:element name="LanguageCode" type="LanguageCodetype" minOccurs="0"/>
   
<xsd:element name="ManagementText" type="ManagementTexttype" minOccurs="0"/>
   
<xsd:element name="PartyNameChangeIndicator" type="PartyNameChangeIndicatortype" minOccurs="0"/>
   
<xsd:element name="NationalityCode" type="NationalityCodetype" minOccurs="0"/>
   
<xsd:element name="NationalityText" type="NationalityTexttype" minOccurs="0"/>
   
<xsd:element name="PartyTypeCode" type="PartyTypeCodetype"/>
   
<xsd:element name="SocialSecurityIdentifier" type="SocialSecurityIdentifiertype" minOccurs="0"/>
   
<xsd:element name="SocialSecurityIdentifierChangeDate" type="SocialSecurityIdentifierChangeDatetype" minOccurs="0"/>
   
<xsd:element name="SocialSecurityOldIdentifier" type="SocialSecurityOldIdentifiertype" minOccurs="0"/>
   
<xsd:element name="FundRegistrationNumber" type="FundRegistrationNumbertype" minOccurs="0"/>
   
<xsd:element name="WebPageAddress" type="WebPageAddresstype" minOccurs="0"/>
   
<xsd:element name="eMail" type="eMailtype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="HomeTelephone" type="HomeTelephonetype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="OfficeTelephone" type="OfficeTelephonetype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="MobileTelephone" type="MobileTelephonetype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="Fax" type="Faxtype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="MailPrimaryAddress" type="MailPrimaryAddresstype" minOccurs="0"/>
   
<xsd:element name="PreviousAddress" type="PreviousAddresstype" minOccurs="0"/>
   
<xsd:element name="OfficialAddress" type="OfficialAddresstype" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element Partytype/AbbreviatedName
diagram
namespace http://www.telebib2.org
type AbbreviatedNametype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="AbbreviatedName" type="AbbreviatedNametype" minOccurs="0"/>

element Partytype/BcssKszEntryDate
diagram
namespace http://www.telebib2.org
type BcssKszEntryDatetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="BcssKszEntryDate" type="BcssKszEntryDatetype" minOccurs="0"/>

element Partytype/CityTaxRate
diagram
namespace http://www.telebib2.org
type CityTaxRatetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="CityTaxRate" type="CityTaxRatetype" minOccurs="0"/>

element Partytype/FinancialAccountIdentifier
diagram
namespace http://www.telebib2.org
type FinancialAccountIdentifiertype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="FinancialAccountIdentifier" type="FinancialAccountIdentifiertype" minOccurs="0"/>

element Partytype/FiscalStatusCode
diagram
namespace http://www.telebib2.org
type FiscalStatusCodetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="FiscalStatusCode" type="FiscalStatusCodetype" minOccurs="0"/>

element Partytype/ComplementaryFiscalStatusCode
diagram
namespace http://www.telebib2.org
type ComplementaryFiscalStatusCodetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ComplementaryFiscalStatusCode" type="ComplementaryFiscalStatusCodetype" minOccurs="0"/>

element Partytype/InsurerPartyIdentifier
diagram
namespace http://www.telebib2.org
type InsurerPartyIdentifiertype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="InsurerPartyIdentifier" type="InsurerPartyIdentifiertype" minOccurs="0"/>

element Partytype/LanguageCode
diagram
namespace http://www.telebib2.org
type LanguageCodetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="LanguageCode" type="LanguageCodetype" minOccurs="0"/>

element Partytype/ManagementText
diagram
namespace http://www.telebib2.org
type ManagementTexttype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ManagementText" type="ManagementTexttype" minOccurs="0"/>

element Partytype/PartyNameChangeIndicator
diagram
namespace http://www.telebib2.org
type PartyNameChangeIndicatortype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="PartyNameChangeIndicator" type="PartyNameChangeIndicatortype" minOccurs="0"/>

element Partytype/NationalityCode
diagram
namespace http://www.telebib2.org
type NationalityCodetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="NationalityCode" type="NationalityCodetype" minOccurs="0"/>

element Partytype/NationalityText
diagram
namespace http://www.telebib2.org
type NationalityTexttype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="NationalityText" type="NationalityTexttype" minOccurs="0"/>

element Partytype/PartyTypeCode
diagram
namespace http://www.telebib2.org
type PartyTypeCodetype
properties
isRef 0
content simple
source <xsd:element name="PartyTypeCode" type="PartyTypeCodetype"/>

element Partytype/SocialSecurityIdentifier
diagram
namespace http://www.telebib2.org
type SocialSecurityIdentifiertype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="SocialSecurityIdentifier" type="SocialSecurityIdentifiertype" minOccurs="0"/>

element Partytype/SocialSecurityIdentifierChangeDate
diagram
namespace http://www.telebib2.org
type SocialSecurityIdentifierChangeDatetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="SocialSecurityIdentifierChangeDate" type="SocialSecurityIdentifierChangeDatetype" minOccurs="0"/>

element Partytype/SocialSecurityOldIdentifier
diagram
namespace http://www.telebib2.org
type SocialSecurityOldIdentifiertype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="SocialSecurityOldIdentifier" type="SocialSecurityOldIdentifiertype" minOccurs="0"/>

element Partytype/FundRegistrationNumber
diagram
namespace http://www.telebib2.org
type FundRegistrationNumbertype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="FundRegistrationNumber" type="FundRegistrationNumbertype" minOccurs="0"/>

element Partytype/WebPageAddress
diagram
namespace http://www.telebib2.org
type WebPageAddresstype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="WebPageAddress" type="WebPageAddresstype" minOccurs="0"/>

element Partytype/eMail
diagram
namespace http://www.telebib2.org
type eMailtype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children eMailAddress X400Address
source <xsd:element name="eMail" type="eMailtype" minOccurs="0" maxOccurs="unbounded"/>

element Partytype/HomeTelephone
diagram
namespace http://www.telebib2.org
type HomeTelephonetype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children TelephoneNumber
source <xsd:element name="HomeTelephone" type="HomeTelephonetype" minOccurs="0" maxOccurs="unbounded"/>

element Partytype/OfficeTelephone
diagram
namespace http://www.telebib2.org
type OfficeTelephonetype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children TelephoneNumber
source <xsd:element name="OfficeTelephone" type="OfficeTelephonetype" minOccurs="0" maxOccurs="unbounded"/>

element Partytype/MobileTelephone
diagram
namespace http://www.telebib2.org
type MobileTelephonetype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children TelephoneNumber
source <xsd:element name="MobileTelephone" type="MobileTelephonetype" minOccurs="0" maxOccurs="unbounded"/>

element Partytype/Fax
diagram
namespace http://www.telebib2.org
type Faxtype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children FaxNumber
source <xsd:element name="Fax" type="Faxtype" minOccurs="0" maxOccurs="unbounded"/>

element Partytype/MailPrimaryAddress
diagram
namespace http://www.telebib2.org
type MailPrimaryAddresstype
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AddressLanguageCode StreetName HouseNumberIdentifier BoxNumberIdentifier AddressIdentifier AddressExtension PostalCode CityCode CityName CountryCode CountryName
source <xsd:element name="MailPrimaryAddress" type="MailPrimaryAddresstype" minOccurs="0"/>

element Partytype/PreviousAddress
diagram
namespace http://www.telebib2.org
type PreviousAddresstype
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AddressLanguageCode StreetName HouseNumberIdentifier BoxNumberIdentifier AddressIdentifier AddressExtension PostalCode CityCode CityName CountryCode CountryName
source <xsd:element name="PreviousAddress" type="PreviousAddresstype" minOccurs="0"/>

element Partytype/OfficialAddress
diagram
namespace http://www.telebib2.org
type OfficialAddresstype
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AddressLanguageCode StreetName HouseNumberIdentifier BoxNumberIdentifier AddressIdentifier AddressExtension PostalCode CityCode CityName CountryCode CountryName
source <xsd:element name="OfficialAddress" type="OfficialAddresstype" minOccurs="0"/>


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