complexType participant

complexType {http://childes.psy.cmu.edu/}participant

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}anyType (by restriction)
 {http://purl.org/dc/elements/1.1/}SimpleLiteral (by extension)
  {http://childes.psy.cmu.edu/}participant
Abstractfalse (This can be used in an instance)
Target Namespacehttp://childes.psy.cmu.edu/
Declared Namespacesxmlns:dc=http://purl.org/dc/elements/1.1/
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://childes.psy.cmu.edu/


Source

<xs:complexType name="participant">
    <
xs:complexContent mixed="true">
        <
xs:extension base="dc:SimpleLiteral">
            <
xs:attribute name="age" type="childes-age" use="required"/>
            <
xs:attribute name="sex" type="childes-sex" use="required"/>
            <
xs:attribute name="education" type="childes-education" use="required"/>
        </
xs:extension>
    </
xs:complexContent>
</
xs:complexType>


complexType participant


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.