complexType LegalPersontype
diagram
namespace http://www.telebib2.org
type extension of Partytype
properties
base Partytype
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 LegalPersonName DomesticLegalStatusCode ForeignLegalStatusCode FoundationDate DissolutionDate CompanyTaxRate VATStatusCode VATRegistrationIdentifier SubjectToVATPercentage SocialSecurityOrganizationTypeCode FileIdentifier WhiteCollarEmployeesCount WhiteCollarEmployeesSalaryTotalAmount WorkersCount WorkersSalaryTotalAmount BranchOfficeAddress HeadOfficeAddress
used by
complexTypes NonRegisteredLegalPersontype RegisteredLegalPersontype
annotation
appinfo
An organised body such as a business, government body, department, charity, etc.
appinfo
(PTY)
documentation
Identifie un intervenant, une organisation ou institution.
documentation
Identificeert een betrokkene, een organisatie of instelling.
documentation
Party - An organised body such as a business, government body, department, charity, etc.
documentation
Legal person
documentation
Wettelijk persoon
documentation
Personne légale
source <xsd:complexType name="LegalPersontype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">An organised body such as a business, government body, department, charity, etc.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(PTY)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie un intervenant, une organisation ou institution.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een betrokkene, een organisatie of instelling.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Party - An organised body such as a business, government body, department, charity, etc.</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Legal person</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Wettelijk persoon</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Personne légale</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="Partytype">
     
<xsd:sequence>
       
<xsd:element name="LegalPersonName" type="LegalPersonNametype" minOccurs="0"/>
       
<xsd:element name="DomesticLegalStatusCode" type="DomesticLegalStatusCodetype" minOccurs="0"/>
       
<xsd:element name="ForeignLegalStatusCode" type="ForeignLegalStatusCodetype" minOccurs="0"/>
       
<xsd:element name="FoundationDate" type="FoundationDatetype" minOccurs="0"/>
       
<xsd:element name="DissolutionDate" type="DissolutionDatetype" minOccurs="0"/>
       
<xsd:element name="CompanyTaxRate" type="CompanyTaxRatetype" minOccurs="0"/>
       
<xsd:element name="VATStatusCode" type="VATStatusCodetype" minOccurs="0"/>
       
<xsd:element name="VATRegistrationIdentifier" type="VATRegistrationIdentifiertype" minOccurs="0"/>
       
<xsd:element name="SubjectToVATPercentage" type="SubjectToVATPercentagetype" minOccurs="0"/>
       
<xsd:element name="SocialSecurityOrganizationTypeCode" type="SocialSecurityOrganizationTypeCodetype" minOccurs="0"/>
       
<xsd:element name="FileIdentifier" type="FileIdentifiertype" minOccurs="0"/>
       
<xsd:element name="WhiteCollarEmployeesCount" type="WhiteCollarEmployeesCounttype" minOccurs="0"/>
       
<xsd:element name="WhiteCollarEmployeesSalaryTotalAmount" type="WhiteCollarEmployeesSalaryTotalAmounttype" minOccurs="0"/>
       
<xsd:element name="WorkersCount" type="WorkersCounttype" minOccurs="0"/>
       
<xsd:element name="WorkersSalaryTotalAmount" type="WorkersSalaryTotalAmounttype" minOccurs="0"/>
       
<xsd:element name="BranchOfficeAddress" type="BranchOfficeAddresstype" minOccurs="0"/>
       
<xsd:element name="HeadOfficeAddress" type="HeadOfficeAddresstype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

element LegalPersontype/BranchOfficeAddress
diagram
namespace http://www.telebib2.org
type BranchOfficeAddresstype
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="BranchOfficeAddress" type="BranchOfficeAddresstype" minOccurs="0"/>

element LegalPersontype/HeadOfficeAddress
diagram
namespace http://www.telebib2.org
type HeadOfficeAddresstype
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="HeadOfficeAddress" type="HeadOfficeAddresstype" minOccurs="0"/>


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