complexType RelatedPartytype
diagram
namespace http://www.telebib2.org
children RelatedPartyName Fax MobileTelephone OfficeTelephone HomeTelephone eMail OfficialAddress Rate ExternalRole
used by
complexTypes ActualInsurerOftype FamilyAllowanceBureautype FileAdministratortype HolidayPayBureautype MutualHealthInsurertype ParityCommitteetype SocialSecurityBureautype
annotation
appinfo
A party having a relationship with another party.
appinfo
(RPT)
documentation
Identifie une personne, physique ou morale, qui est en rapport avec l'intervenant. La relation est exprimée de cette personne vers l'intervenant.
documentation
Identificeert een persoon, natuurlijke persoon of rechtspersoon, die met de betrokkene een relatie heeft. De relatie wordt uitgedrukt van deze persoon naar de betrokkene.
documentation
Related party - A party having a relationship with another party.
documentation
Related party
documentation
Verbonden partij
documentation
Partie liée
source <xsd:complexType name="RelatedPartytype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">A party having a relationship with another party.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(RPT)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie une personne, physique ou morale, qui est en rapport avec l'intervenant. La relation est exprimée de cette personne vers l'intervenant.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een persoon, natuurlijke persoon of rechtspersoon, die met de betrokkene een relatie heeft. De relatie wordt uitgedrukt van deze persoon naar de betrokkene.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Related party - A party having a relationship with another party.</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Related party</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Verbonden partij</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Partie liée</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="RelatedPartyName" type="RelatedPartyNametype" minOccurs="0"/>
   
<xsd:element name="Fax" type="Faxtype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="MobileTelephone" type="MobileTelephonetype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="OfficeTelephone" type="OfficeTelephonetype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="HomeTelephone" type="HomeTelephonetype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="eMail" type="eMailtype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="OfficialAddress" type="OfficialAddresstype" minOccurs="0"/>
   
<xsd:element name="Rate" type="Ratetype" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="ExternalRole" type="ExternalRoletype" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

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

element RelatedPartytype/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 RelatedPartytype/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 RelatedPartytype/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 RelatedPartytype/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 RelatedPartytype/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 RelatedPartytype/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"/>

element RelatedPartytype/Rate
diagram
namespace http://www.telebib2.org
type Ratetype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
source <xsd:element name="Rate" type="Ratetype" minOccurs="0" maxOccurs="unbounded"/>

element RelatedPartytype/ExternalRole
diagram
namespace http://www.telebib2.org
type ExternalRoletype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
source <xsd:element name="ExternalRole" type="ExternalRoletype" minOccurs="0" maxOccurs="unbounded"/>


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