element <type> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within ruleType complexType in myInbox.xsd; see XML source
XML Representation Summary
<type>
   
Content: 
{ "oof" | "normal" }
</type>
Included in content model of elements (1):
rule (in myInbox)
Annotation
Specifies if this is of type 'oof' or 'normal'
XML Source (see within schema source)
<xsd:element name="type" type="ruleTypeType">
<xsd:annotation>
<xsd:documentation>
Specifies if this is of type 'oof' or 'normal'
</xsd:documentation>
</xsd:annotation>
</xsd:element>