element <snippet> (global)
Namespace:
Type:
Content:
mixed (allows character data), 3 attributes
Defined:
Used:
never
Content Model Diagram
XML Representation Summary
<snippet
   
 = 
xsd:NMTOKEN
 = 
("xml" | "java" | "javadoc" | "bash")
 = 
xsd:string
    >
   
Content: 
{text}
</snippet>
Annotation
The snippet allows for code snippets to be associated with an element in a schema. This is useful for surfacing documentation on the wiki. When the schema reference is generated for the wiki, the code snippets will also be rendered when using the 'single-element-wike.xsl'.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="snippet" type="snippetType"/>

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.