type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="XvlShell.shellTypes"> <xs:annotation> <xs:appinfo/> <xs:documentation/> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="POLYGON_MESH"/> <xs:enumeration value="LATTICE_MESH"/> </xs:restriction> </xs:simpleType> |