complexType GeneralConditiontype
diagram
namespace http://www.telebib2.org
type extension of Conditiontype
properties
base Conditiontype
children ConditionIdentifier Clause
used by
elements Contracttype/GeneralCondition Guaranteetype/GeneralCondition
annotation
appinfo
The conditions applying to all contracts/guarantees of this kind, category without any exception.
documentation
General conditions
documentation
Algemene voorwaarden
documentation
Conditions générales
source <xsd:complexType name="GeneralConditiontype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">The conditions applying to all contracts/guarantees of this kind, category without any exception.</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">General conditions</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Algemene voorwaarden</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Conditions générales</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="Conditiontype">
     
<xsd:sequence>
       
<xsd:element name="Clause" type="Clausetype" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GeneralConditiontype/Clause
diagram
namespace http://www.telebib2.org
type Clausetype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children ClauseIdentifier
source <xsd:element name="Clause" type="Clausetype" minOccurs="0" maxOccurs="unbounded"/>


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