complexType "UsageGuideType"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A guide to the appropriate usage of the weights generated by the processing event.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="UsageGuideType">
<xs:sequence>
<xs:element minOccurs="0" ref="UsageExample"/>
<xs:element minOccurs="0" ref="UsageRestrictions"/>
<xs:element minOccurs="0" ref="UsageRecommendations"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
UsageExample
Type:
r:StructuredStringType, complex content
Provide relevant illustrations of the use of the weights described produced in the weighting process. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="UsageExample"/>

UsageRecommendations
Type:
r:StructuredStringType, complex content
Recommend best practices for the use of the weights described produced in the weighting process. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="UsageRecommendations"/>

UsageRestrictions
Type:
r:StructuredStringType, complex content
Note specific rules or restrictions for use. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="UsageRestrictions"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set