element ViewFileFormatCategory
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Design
type dgn:ViewFileFormatCategoryType
properties
content simple
used by
complexType dgn:ViewType
facets
Kind Value annotation
enumeration JPEG JPEG
enumeration TIFF TIFF
enumeration PNG PNG
enumeration GIF GIF
enumeration SVG Scalable vector graphics image
enumeration ThreeDS 3D Studio
enumeration DWG Drawing
enumeration DWF Design Web Format
enumeration IGES Initial Graphic Exchange Specification
enumeration ThreeDM Three-Dimensional Modeling
enumeration SWF Small Web Format
enumeration MPEG Moving Picture Experts Group
enumeration WMV Windows Media Video
annotation
documentation
Kind of digital file format of the design view
source <xsd:element name="ViewFileFormatCategory" type="dgn:ViewFileFormatCategoryType">
<xsd:annotation>
<xsd:documentation>
Kind of digital file format of the design view
</xsd:documentation>
</xsd:annotation>
</xsd:element>