complexType NonRegisteredLegalPersontype
diagram
namespace http://www.telebib2.org
type extension of LegalPersontype
properties
base LegalPersontype
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 PartyRole
annotation
appinfo
An organisation that is not registered with a governing body, such as Toronto User's Club, eEG7, etc.
appinfo
(PTY)
documentation
Identifie un intervenant, une personne légale sans besoins de régistration.
documentation
Identificeert een betrokkene, een wettelijk erkende persoon zonder vereisten qua registratie.
documentation
Party - An organisation that is not registered with a governing body, such as Toronto User's Club, eEG7, etc.
documentation
Non-registered legal person
documentation
Niet geregistreerd wettelijk persoon
documentation
Personne légale non registrée
source <xsd:complexType name="NonRegisteredLegalPersontype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">An organisation that is not registered with a governing body, such as Toronto User's Club, eEG7, etc.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(PTY)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie un intervenant, une personne légale sans besoins de régistration.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een betrokkene, een wettelijk erkende persoon zonder vereisten qua registratie.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Party - An organisation that is not registered with a governing body, such as Toronto User's Club, eEG7, etc.</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Non-registered legal person</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Niet geregistreerd wettelijk persoon</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Personne légale non registrée</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="LegalPersontype">
     
<xsd:sequence>
       
<xsd:element name="PartyRole" type="PartyRoletype" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element NonRegisteredLegalPersontype/PartyRole
diagram
namespace http://www.telebib2.org
type PartyRoletype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children RoleCode
source <xsd:element name="PartyRole" type="PartyRoletype" minOccurs="0" maxOccurs="unbounded"/>


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