element <fastinfoset> (global)
Namespace:
Type:
anonymous complexType
Content:
empty, 1 attribute
Defined:
globally in core.xsd; see XML source
Includes:
definition of 1 attribute
Used:
never
Content Model Diagram
XML Representation Summary
<fastinfoset
   
 = 
xsd:boolean : "false"
/>
Annotation
The fastinfoset feature enables you to turn on using fastinfoset encoding of xml payloads.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fastinfoset">
<xsd:complexType>
<xsd:sequence/>
<xsd:attribute default="false" name="force" type="xsd:boolean" use="optional"/>
</xsd:complexType>
</xsd:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
force
Type:
xsd:boolean, predefined
Use:
optional
Attribute Value
Default:
"false"
XML Source (see within schema source)
<xsd:attribute default="false" name="force" type="xsd:boolean" use="optional"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.