element <snippet>
Namespace:
Type:
Content:
mixed, 3 attributes
Defined:
Used:
never
Content Model Diagram
XML Representation Summary
<snippet
    id
 = 
xsd:NMTOKEN
    lang
 = 
("xml" | "java" | "javadoc" | "bash")
    sourcePath
 = 
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 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.