complexType  ViewType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Design
children   com:FileName dgn:ViewIdentifier dgn:ViewFileFormatCategory com:Caption com:ColourIndicator dgn:RepresentationFormCategory dgn:ViewClassification dgn:ViewTypeCategory dgn:ViewTypeTextBag com:HeightMeasure com:WidthMeasure 
used by
element     dgn:View 
source <xsd:complexType  name="ViewType">
<xsd:sequence>
<xsd:element  ref="com:FileName">
</xsd:element> <xsd:element  ref="dgn:ViewIdentifier">
</xsd:element> <xsd:element  ref="dgn:ViewFileFormatCategory"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:Caption"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:ColourIndicator"  minOccurs="0">
</xsd:element> <xsd:element  ref="dgn:RepresentationFormCategory"  minOccurs="0">
</xsd:element> <xsd:element  ref="dgn:ViewClassification"  minOccurs="0">
</xsd:element> <xsd:choice  minOccurs="0">
<xsd:element  ref="dgn:ViewTypeCategory">
</xsd:element> <xsd:element  ref="dgn:ViewTypeTextBag">
</xsd:element>
</xsd:choice> <xsd:element  ref="com:HeightMeasure"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:WidthMeasure"  minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>