NotateXpress13Schema Schema
PenFillStyle Simple Type
Namespace (none)
Type
Restriction of xs:string
Diagram
PenFillStyle Simple Type
Overview
PenFillStyle Restriction of xs:string
Facets
EnumerationOpaque
EnumerationTranslucent
EnumerationInvert
Source
<xs:simpleType name="PenFillStyle" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Opaque" />
    <xs:enumeration value="Translucent" />
    <xs:enumeration value="Invert" />
  </xs:restriction>
</xs:simpleType>
See Also
NotateXpress13Schema Schema

 

 


© 2016 All Rights Reserved.

Send comments on this topic.