<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:annotation>
<xsd:documentation>
These instructions should be replaced with instructions for a specific tag.
</xsd:documentation>
</xsd:annotation>
<xsd:element name="tag">
<any minOccurs="1" maxOccurs="unbounded" processContents="skip" />
</xsd:element>
</xsd:schema>