complexType localSimpleType
diagram index_p908.png
namespace http://www.w3.org/2001/XMLSchema
type restriction of xs:simpleType
properties
base xs:simpleType
children xs:annotation xs:restriction xs:list xs:union
used by
elements list/simpleType union/simpleType attribute/simpleType topLevelAttribute/simpleType element/simpleType topLevelElement/simpleType localElement/simpleType narrowMaxMin/simpleType simpleRestrictionModel/simpleType
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
finalprohibited      
nameprohibited      
documentation

              Forbidden when nested
           
source <xs:complexType name="localSimpleType">
 
<xs:complexContent>
   
<xs:restriction base="xs:simpleType">
     
<xs:sequence>
       
<xs:element ref="xs:annotation" minOccurs="0"/>
       
<xs:group ref="xs:simpleDerivation"/>
     
</xs:sequence>
     
<xs:attribute name="name" use="prohibited">
       
<xs:annotation>
         
<xs:documentation>
              Forbidden when nested
           
</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="final" use="prohibited"/>
     
<xs:anyAttribute namespace="##other" processContents="lax"/>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

attribute localSimpleType/@final
properties
isRef 0
use prohibited
source <xs:attribute name="final" use="prohibited"/>

attribute localSimpleType/@name
properties
isRef 0
use prohibited
annotation
documentation

              Forbidden when nested
           
source <xs:attribute name="name" use="prohibited">
 
<xs:annotation>
   
<xs:documentation>
              Forbidden when nested
           
</xs:documentation>
 
</xs:annotation>
</xs:attribute>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy