complexType PremiumInvoicetype
diagram
namespace http://www.telebib2.org
type extension of CoverNotetype
properties
base CoverNotetype
children DocumentDestinationCode DocumentPrintMannerCode PremiumInvoiceIssuerCode
annotation
appinfo
A paper document containing all information regarding one invoiced premium.
appinfo
(DOC)
documentation
Identifie un document.
documentation
Identificeert een document.
documentation
Document
documentation
Premium invoice
documentation
Kwijting (premie)
documentation
Quittance (prime)
source <xsd:complexType name="PremiumInvoicetype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">A paper document containing all information regarding one invoiced premium.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(DOC)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie un document.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een document.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Document</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Premium invoice</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Kwijting (premie)</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Quittance (prime)</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="CoverNotetype">
     
<xsd:sequence>
       
<xsd:element name="PremiumInvoiceIssuerCode" type="PremiumInvoiceIssuerCodetype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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


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