All Element Summary |
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
Complex Type Summary |
||||||||
|
||||||||
Intended for use as the type of user-declared elements to make them
extended links.
|
||||||||
|
||||||||
|
||||||||
Intended for use as the type of user-declared elements to make them
simple links.
|
||||||||
|
Simple Type Summary |
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
||||||
|
Element Group Summary |
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
Global Attribute Summary |
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
Attribute Group Summary |
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation>
</xs:annotation>
This schema document provides attribute declarations and
</xs:documentation>
attribute group, complex type and simple type definitions which can be used in the construction of user schemas to define the structure of particular linking constructs, e.g. <![CDATA[
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xl="http://www.w3.org/1999/xlink"> <xs:import namespace="http://www.w3.org/1999/xlink" location="http://www.w3.org/1999/xlink.xsd"> <xs:element name="mySimple"> <xs:complexType> ... <xs:attributeGroup ref="xl:simpleAttrs"/> ... </xs:complexType> </xs:element> ... </xs:schema> ]]>
<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="simple"/>
</xs:restriction>
<xs:enumeration value="extended"/>
<xs:enumeration value="title"/>
<xs:enumeration value="resource"/>
<xs:enumeration value="locator"/>
<xs:enumeration value="arc"/>
<xs:restriction base="xs:anyURI"/>
</xs:simpleType>
<xs:restriction base="xs:anyURI">
</xs:simpleType>
<xs:minLength value="1"/>
</xs:restriction>
<xs:restriction base="xs:anyURI">
</xs:simpleType>
<xs:minLength value="1"/>
</xs:restriction>
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="new"/>
</xs:restriction>
<xs:enumeration value="replace"/>
<xs:enumeration value="embed"/>
<xs:enumeration value="other"/>
<xs:enumeration value="none"/>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="onLoad"/>
</xs:restriction>
<xs:enumeration value="onRequest"/>
<xs:enumeration value="other"/>
<xs:enumeration value="none"/>
<xs:restriction base="xs:NCName"/>
</xs:simpleType>
<xs:restriction base="xs:NCName"/>
</xs:simpleType>
<xs:restriction base="xs:NCName"/>
</xs:simpleType>
</xs:attributeGroup>
</xs:group>
<xs:annotation>
</xs:complexType>
</xs:attributeGroup>
</xs:group>
<xs:documentation>
</xs:annotation>
Intended for use as the type of user-declared elements to make them
</xs:documentation>
simple links.
<xs:annotation>
</xs:complexType>
<xs:documentation>
</xs:annotation>
Intended for use as the type of user-declared elements to make them
</xs:documentation>
extended links. Note that the elements referenced in the content model are all abstract. The intention is that by simply declaring elements with these as their substitutionGroup, all the right things will happen.
<xs:attribute fixed="title" ref="xlink:type" use="required"/>
</xs:attributeGroup>
</xs:group>
</xs:complexType>
</xs:attributeGroup>
</xs:group>
</xs:complexType>
<xs:annotation>
</xs:attribute>
<xs:documentation>
</xs:annotation>
xml:lang is not required, but provides much of the
</xs:documentation>
motivation for title elements in addition to attributes, and so is provided here for convenience.
<xs:attribute fixed="locator" ref="xlink:type" use="required"/>
</xs:attributeGroup>
</xs:group>
</xs:complexType>
<xs:annotation>
</xs:attribute>
<xs:documentation>
</xs:annotation>
label is not required, but locators have no particular
</xs:documentation>
XLink function if they are not labeled.
<xs:attribute fixed="arc" ref="xlink:type" use="required"/>
</xs:attributeGroup>
</xs:group>
</xs:complexType>
<xs:annotation>
</xs:annotation>
</xs:attribute>
</xs:schema>
|
This XML schema documentation has been generated with DocFlex/XML 1.11 using DocFlex/XML XSDDoc 2.8.3 template set.
DocFlex/XML is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from
any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually
using a high-quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML.
DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-quality XML Schema documentation generator with simultaneous support of framed multi-file HTML,
single-file HTML and RTF output formats. (More formats are planned in the future).
A commercial license for "DocFlex/XML XSDDoc" will allow you:
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required!
But this is not all. In addition to it, a commercial license for "DocFlex/XML SDK" will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only.
And, of course, you could develop any template applications by your own!
Please note that by purchasing a license for this software, you not only acquire a useful tool,
you will also make an important investment in its future development, the results of which you could enjoy later by yourself.
Every single your purchase matters and makes a difference for us!
To purchase a license, please follow this link: http://www.filigris.com/shop/
|