complexType Taxtype
diagram
namespace http://www.telebib2.org
children TaxAmount
used by
element Premiumtype/Tax
annotation
appinfo
Charge against a citizen's person or property or activity for the support of government.
documentation
Tax
documentation
Belasting
documentation
Taxe, impôt
source <xsd:complexType name="Taxtype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">Charge against a citizen's person or property or activity for the support of government.</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Tax</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Belasting</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Taxe, impôt</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="TaxAmount" type="TaxAmounttype" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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


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