complexType descType

complexType {http://www.hapmap.org}descType

Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.hapmap.org
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.hapmap.org


Source

<xs:complexType mixed="true" name="descType">
    <
xs:annotation>
        <
xs:documentation>
General description type. Normally accepts plain text, but also accepts
parameter/value markup data. See examples XML-documents on website.
        
</xs:documentation>
    </
xs:annotation>
    <
xs:sequence>
<!--
<xs:element name="parameter" type="param_value_pairType" minOccurs="0" maxOccurs="unbounded"/>-->
        <
xs:element ref="parameter" minOccurs="0" maxOccurs="unbounded"/>
    </
xs:sequence>
<!--
<xs:any namespace="http://www.w3.org/1999/xhtml"
processContents="skip"
minOccurs="0"
maxOccurs="unbounded"/>
-->
</
xs:complexType>


Documentation

General description type. Normally accepts plain text, but also accepts
       parameter/value markup data. See examples XML-documents on website.


complexType descType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.