complexType Coupletype
diagram
namespace http://www.telebib2.org
type extension of Grouptype
properties
base Grouptype
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 GroupName PartyRole
annotation
appinfo
A pair of people who live together, usually husband and wife.
appinfo
(PTY)
documentation
Identifie un intervenant, les conjoints d'un mariage ou autre forme de vie commune.
documentation
Identificeert een betrokkene, in voorkomend geval man en vrouw.
documentation
Party - A pair of people who live together, usually husband and wife.
documentation
Couple
documentation
Koppel
documentation
Couple
source <xsd:complexType name="Coupletype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">A pair of people who live together, usually husband and wife.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(PTY)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie un intervenant, les conjoints d'un mariage ou autre forme de vie commune.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een betrokkene, in voorkomend geval man en vrouw.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Party - A pair of people who live together, usually husband and wife.</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Couple</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Koppel</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Couple</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="Grouptype">
     
<xsd:sequence>
       
<xsd:element name="PartyRole" type="PartyRoletype" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element Coupletype/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