home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / InfoPath.en-us / InfLR.cab / FL_documentation_xml_120474_ENU____.3643236F_FC70_11D3_A536_0090278A1BB8 < prev    next >
Extensible Markup Language  |  2009-04-01  |  1KB  |  28 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <CodeSnippet Format="1.0.0" xmlns="http://schemas.microsoft.com/VisualStudio/2005/CodeSnippet">
  3.   <Header>
  4.     <Title>
  5.       <!-- _locID_text="title" _locComment="" -->documentation</Title>
  6.     <Author>Microsoft Corporation</Author>
  7.     <Shortcut>doc</Shortcut>
  8.     <Description>
  9.       <!-- _locID_text="description" _locComment="" -->XML snippet for XSD documentation</Description>
  10.     <SnippetTypes>
  11.       <SnippetType>SurroundsWith</SnippetType>
  12.       <SnippetType>Expansion</SnippetType>
  13.     </SnippetTypes>
  14.   </Header>
  15.   <Snippet>
  16.     <Declarations>
  17.       <Literal>
  18.         <ID>text</ID>
  19.         <Default>
  20.           <!-- _locID_text="default" _locComment="" -->text</Default>
  21.         <ToolTip>
  22.           <!-- _locID_text="tooltip" _locComment="" -->Enter text of the XSD documentation
  23.         </ToolTip>
  24.       </Literal>
  25.     </Declarations>
  26.     <Code Language="XML"><![CDATA[<xsd:annotation xmlns:xsd="http://www.w3.org/2001/XMLSchema"><xsd:documentation>$text$$selected$$end$</xsd:documentation></xsd:annotation>]]></Code>
  27.   </Snippet>
  28. </CodeSnippet>