⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 schema_elements_ref.asp

📁 W3Schools tutorial..web designing
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>

<title>XML Schema Reference</title>
 
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Keywords" content="xml,tutorial,html,dhtml,css,xsl,xhtml,javascript,asp,ado,vbscript,dom,sql,colors,soap,php,authoring,programming,training,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,tags,demos,tips,links,FAQ,tag list,forms,frames,color table,w3c,cascading style sheets,active server pages,dynamic html,internet,database,development,Web building,Webmaster,html guide" />

<meta name="Description" content="Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building." />

<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />

<link rel="stylesheet" type="text/css" href="../stdtheme.css" />

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "../../https@ssl./default.htm" : "../../www./default.htm");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3855518-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</head>
<body>

<a name="top"></a>
<table cellpadding="0" cellspacing="0" width="100%" bgcolor="#808080">
<tr>
<td width="234" valign="top">
<a href="../default.htm"><img src="../images/w3default80.jpg" border="0" alt="W3Schools" /></a>
</td>
<th valign="middle" align="left" class="right">
<iframe style="background-color:#808080" src="../banners/bannerframe.asp@adpartner=mosso" height="90" width="728"
marginwidth="0" marginheight="0" frameborder="0" scrolling="no">
Your browser does not support inline frames or is currently configured not to display inline frames.
</iframe>

<br /></th>
</tr>
</table>

<table style="margin-left:1px" width="800px" border="0" cellpadding="0" cellspacing="2">
<tr>
<td width="137" class="content" valign="top"><br />
<a class="left" href="../default.asp" target="_top">
<img src="../images/homeicon.gif" border="0" alt="home" /></a>
<a class="left" href="../default.asp" target="_top">
<b>HOME</b></a>
<br /><br />
<b>Schema Tutorial</b><br />
<a class="left" target="_top" href="default.asp" >XSD HOME</a><br />
<a class="left" target="_top" href="schema_intro.asp" >XSD Intro</a><br />
<a class="left" target="_top" href="schema_why.asp" >XSD Why Use</a><br />
<a class="left" target="_top" href="schema_howto.asp" >XSD How To</a><br />
<a class="left" target="_top" href="schema_schema.asp" >XSD &lt;schema&gt;</a><br />
<br />
<b>Simple Types</b><br />
<a class="left" target="_top" href="schema_simple.asp" >XSD Elements</a><br />
<a class="left" target="_top" href="schema_simple_attributes.asp" >XSD Attributes</a><br />
<a class="left" target="_top" href="schema_facets.asp" >XSD Restrictions</a><br />
<br />
<b>Complex Types</b><br />
<a class="left" target="_top" href="schema_complex.asp" >XSD Elements</a><br />
<a class="left" target="_top" href="schema_complex_empty.asp" >XSD Empty</a><br />
<a class="left" target="_top" href="schema_complex_elements.asp" >XSD Elements Only</a><br />
<a class="left" target="_top" href="schema_complex_text.asp" >XSD Text Only</a><br />
<a class="left" target="_top" href="schema_complex_mixed.asp" >XSD Mixed</a><br />
<a class="left" target="_top" href="schema_complex_indicators.asp" >XSD Indicators</a><br />
<a class="left" target="_top" href="schema_complex_any.asp" >XSD &lt;any&gt;</a><br />
<a class="left" target="_top" href="schema_complex_anyattribute.asp" >XSD &lt;anyAttribute&gt;</a><br />
<a class="left" target="_top" href="schema_complex_subst.asp" >XSD Substitution</a><br />
<a class="left" target="_top" href="schema_example.asp" >XSD Example</a><br />
<br />
<b>Data Types</b><br />
<a class="left" target="_top" href="schema_dtypes_string.asp" >XSD String</a><br />
<a class="left" target="_top" href="schema_dtypes_date.asp" >XSD Date</a><br />
<a class="left" target="_top" href="schema_dtypes_numeric.asp" >XSD Numeric</a><br />
<a class="left" target="_top" href="schema_dtypes_misc.asp" >XSD Misc</a><br />
<br />
<a class="left" target="_top" href="schema_summary.asp" >XSD Summary</a><br />
<br />
<b>References</b><br />
<a class="left" target="_top" href="schema_elements_ref.asp" style='font-weight:bold;'>XSD Reference</a><br />
<a class="left" target="_blank" href="../../www.w3.org/2001/03/webdata/xsv">XSD Validator</a><br /><br />
<b>Selected Reading</b><br />
<a class="left" target="_top" href="../browsers/browsers_stats.asp">Web Statistics</a><br />
<a class="left" target="_top" href="../site/site_glossary.asp">Web Glossary</a><br />
<a class="left" target="_top" href="../hosting/default.asp">Web Hosting</a><br />
<a class="left" target="_top" href="../quality/default.asp">Web Quality</a><br /><br />
<a class="left" target="_top" href="../forum/default.asp">W3Schools Forum</a><br /><br />
<a class="left" target="_top" href="../about/about_helping.asp">Helping W3Schools</a><br /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-3440800076797949";
/*LeftLinkUnit*/
google_ad_slot = "4854527104";
google_ad_width = 120;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="../../pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>
<td valign="top">
<table style="border: 1px solid gray" width="100%" bgcolor="#FFFFFF" border="0" cellpadding="5" cellspacing="0">
<tr>
<td>

<h1>XML Schema Reference</h1>
<a href="schema_summary.asp"><img border="0" src="../images/btn_previous.gif" alt="prev" width="100" height="20" /></a>
<a href="default.asp"><img border="0" src="../images/btn_next.gif" alt="next" width="100" height="20" /></a>
<hr />
<h1>XSD Elements</h1>

<table class="ex" cellspacing="0" border="1" width="100%">
  <tr>
    <th align="left" valign="top" width="25%">Element</th>
    <th align="left" valign="top" width="75%">Explanation</th>
  </tr>
  <tr>
    <td valign="top"><a href="el_all.asp">all</a></td>
    <td valign="top">Specifies that the child elements can appear in any order. Each child 
    element can occur 0 or 1 time</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_annotation.asp">annotation</a></td>
    <td valign="top">Specifies the top-level element for schema comments</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_any.asp">any</a></td>
    <td valign="top">Enables the author to extend the XML document with elements 
    not specified by the schema</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_anyattribute.asp">anyAttribute</a></td>
    <td valign="top">
<p>Enables the author to extend the XML document with attributes not specified 
by the schema</p>
    </td>
  </tr>
  <tr>
    <td valign="top"><a href="el_appinfo.asp">appInfo</a></td>
    <td valign="top">Specifies information to be used by the application (must 
    go inside annotation)</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_attribute.asp">attribute</a></td>
    <td valign="top">Defines an attribute</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_attributegroup.asp">attributeGroup</a></td>
    <td valign="top">Defines an attribute group to be used in complex type 
    definitions</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_choice.asp">choice</a></td>
    <td valign="top">Allows only one of the elements contained in the &lt;choice&gt; 
    declaration to be present within the containing element</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_complexcontent.asp">complexContent</a></td>
    <td valign="top">Defines extensions or restrictions on a complex type that 
    contains mixed content or elements only</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_complextype.asp">complexType</a></td>
    <td valign="top">Defines a complex type element</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_documentation.asp">documentation</a></td>
    <td valign="top">Defines text comments in a schema (must go inside 
    annotation)</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_element.asp">element</a></td>
    <td valign="top">Defines an element</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_extension.asp">extension</a></td>
    <td valign="top">Extends an existing simpleType or complexType element</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_field.asp">field</a></td>
    <td valign="top">Specifies an XPath expression that specifies the value used 
    to define an identity constraint</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_group.asp">group</a></td>
    <td valign="top">Defines a group of elements to be used in complex type 
    definitions</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_import.asp">import</a></td>
    <td valign="top">Adds multiple schemas with different target 
    namespace to a document</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_include.asp">include</a></td>
    <td valign="top">Adds multiple schemas with the same target 
    namespace to a document</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_key.asp">key</a></td>
    <td valign="top">Specifies an attribute or element value as a 
    key (unique, non-nullable, and always present) within the containing element 
    in an instance document</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_keyref.asp">keyref</a></td>
    <td valign="top">Specifies that an attribute or element value correspond to 
    those of the specified key or unique element</td>
  </tr>
  <tr>
    <td valign="top"><a href="el_list.asp">list</a></td>
    <td valign="top">Defines a simple type element as a list of values</td>
  </tr>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -