|
XML.HTMLTeacher.Com
[Search] [Contact] [Sitemap] |
XML
[Main] [Schema] [Annotations] |
|
[Classes]
[XHTML] [XML] [CSS] [Design] [Programming] [Marketing] |
|
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:annotation> <xsd:documentation> Any appropriate comments, such as: "This schema will be used to validate the XML documents associated with it." </xsd:documentation> </xsd:annotation> Schema content </xsd:schema>
<xsd:element name="product" type="ProductType"> <xsd:annotation> <xsd:documentation> Any appropriate comments, such as: "This schema will be used to validate the XML documents associated with it." </xsd:documentation> </xsd:annotation> </xsd:element> Schema content </xsd:schema>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:annotation> <xsd:appinfo> Application information for processing. </xsd:appinfo> </xsd:annotation> Schema content </xsd:schema>
<xsd:element name="product" type="ProductType"> <xsd:annotation> <xsd:appinfo> Application information for processing. </xsd:appinfo> </xsd:annotation> </xsd:element> Schema content </xsd:schema> |
| All materials, tutorials and content are copyrighted by HTMLTeacher.Com.
Any use of any material, tutorials and/or content provided by this site is prohibited without expressed written consent of the author. Copyright ©2003 HTMLTeacher.Com and Sonia Weimann
|