urn:veloconnect:catalog-1.1
simpleType InformationDispositionType

Super Types
{http://www.w3.org/2001/XMLSchema}normalizedString
|
+--{urn:veloconnect:catalog-1.1}InformationDispositionType (restriction)

Documentation
Art der Information:
picture : Bild
detail_picture : Detailaufnahme
exploded_drawing : Explosionszeichnung
technical_drawing : technische Zeichnung
manual : Einbau-,Betriebs-, Pflegeanleitung
manual_professional : Einbau-,Betriebs-, Pflegeanleitung für Fachkundige
manual_customer : Einbau-,Betriebs-, Pflegeanleitung für Endkunden
tech_spec : Technische Spezifikation
general : allgemeine Infos
Properties
This component is not nillable.

Model

('picture' | 'detail_picture' | 'exploded_drawing' | 'technical_drawing' | 'manual' | 'manual_professional' | 'manual_customer' | 'tech_spec' | 'general')

Source
<xsd:simpleType name="InformationDispositionType">
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="picture">
</xsd:enumeration>
<xsd:enumeration value="detail_picture">
</xsd:enumeration>
<xsd:enumeration value="exploded_drawing">
</xsd:enumeration>
<xsd:enumeration value="technical_drawing">
</xsd:enumeration>
<xsd:enumeration value="manual">
</xsd:enumeration>
<xsd:enumeration value="manual_professional">
</xsd:enumeration>
<xsd:enumeration value="manual_customer">
</xsd:enumeration>
<xsd:enumeration value="tech_spec">
</xsd:enumeration>
<xsd:enumeration value="general">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.