element <fastinfoset>
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
    force
 = 
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 in 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 SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.