complexType Creditortype
diagram
namespace http://www.telebib2.org
type extension of PartyRoletype
properties
base PartyRoletype
children RoleCode CreditorTypeCode FinancialInstitutionTypeCode
annotation
appinfo
Someone who lends money or gives credit in business matters.
appinfo
(PTY+001)
documentation
Créancier
documentation
Schuldeiser
documentation
Gläubiger
documentation
Creditor
documentation
Identifie un intervenant.
documentation
Identificeert een betrokkene.
documentation
Party
source <xsd:complexType name="Creditortype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">Someone who lends money or gives credit in business matters.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(PTY+001)</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Créancier</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Schuldeiser</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="ge">Gläubiger</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Creditor</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie un intervenant.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een betrokkene.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Party</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="PartyRoletype">
     
<xsd:sequence>
       
<xsd:element name="CreditorTypeCode" type="CreditorTypeCodetype" minOccurs="0"/>
       
<xsd:element name="FinancialInstitutionTypeCode" type="FinancialInstitutionTypeCodetype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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


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