complexType "UsageGuideType"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 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 (5); 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:element maxOccurs="unbounded" minOccurs="0" ref="r:CommandCode"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
r:CommandCode
Type:
r:CommandCodeType, complex content
Use CommandCode content to describe and/or specify code for using weights. Allows specification of input variables using parameters and binding as well description, code snippets or a link to external code.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:CommandCode"/>

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