complexType CodeOrNullListType

complexType {http://www.opengis.net/gml}CodeOrNullListType

Type Heirarchy
{http://www.opengis.net/gml}NameOrNullList (by extension)
 {http://www.opengis.net/gml}CodeOrNullListType
Derived Types
{http://www.opengis.net/gml}CodeOrNullListType
 {http://www.opengis.net/gml}CategoryList (by type)
 {http://www.opengis.net/gml}CategoryExtentType (by restriction)
  {http://www.opengis.net/gml}CategoryExtent (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:sch=http://www.ascc.net/xml/schematron
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="CodeOrNullListType">
    <
annotation>
        <
documentation>
List of values on a uniform nominal scale. List of text tokens.
In a list context a token should not include any spaces, so xsd:Name is used instead of xsd:string.
A member of the list may be a typed null.
If a codeSpace attribute is present, then its value is a reference to
a Reference System for the value, a dictionary or code list.
        
</documentation>
    </
annotation>
    <
simpleContent>
        <
extension base="gml:NameOrNullList">
            <
attribute name="codeSpace" type="anyURI" use="optional"/>
        </
extension>
    </
simpleContent>
</
complexType>


Documentation

List of values on a uniform nominal scale.  List of text tokens.
     In a list context a token should not include any spaces, so xsd:Name is used instead of xsd:string.
     A member of the list may be a typed null.
     If a codeSpace attribute is present, then its value is a reference to
     a Reference System for the value, a dictionary or code list.


complexType CodeOrNullListType


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.