stencil_mask

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
param xs:NCName optional
value int_type 4294967295 optional

Source

<xs:element name="stencil_mask">
  <xs:complexType>
    <xs:attribute name="value" type="int_type" use="optional" default="4294967295"/>
    <xs:attribute name="param" type="xs:NCName" use="optional"/>
  </xs:complexType>
</xs:element>

Sample