complexType SpecialConditiontype
diagram
namespace http://www.telebib2.org
type extension of Conditiontype
properties
base Conditiontype
children ConditionIdentifier Clause
used by
elements Contracttype/SpecialCondition Guaranteetype/SpecialCondition
annotation
appinfo
The conditions applying to or characterised by or distinguishing this contract/guarantee.
documentation
Special conditions
documentation
Bijzondere voorwaarden
documentation
Conditions particulières
source <xsd:complexType name="SpecialConditiontype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">The conditions applying to or characterised by or distinguishing this contract/guarantee.</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Special conditions</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Bijzondere voorwaarden</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Conditions particulières</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 SpecialConditiontype/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