Schema Central > NIEM 2.0 > simpleTypeDerivation.xsd > st:simpleType
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

st:simpleType

Element information

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type st:openAttrs
id [0..1]xsd:IDfrom type st:annotated

Used in

Sample instance

<st:simpleType id="ID">
   <st:annotation id="ID">
      <st:appinfo>Any text, intermingled with:
         <!--any element-->
      </st:appinfo>
   </st:annotation>
   <st:restriction id="ID">
      <st:annotation id="ID">
         <st:appinfo>Any text, intermingled with:...
         </st:appinfo>
      </st:annotation>
      <st:simpleType id="ID">
         <st:annotation id="ID">...
         </st:annotation>
         <st:restriction id="ID">...
         </st:restriction>
      </st:simpleType>
      <st:minExclusive id="ID" value="any text content">
         <st:annotation id="ID">...
         </st:annotation>
      </st:minExclusive>
   </st:restriction>
</st:simpleType>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com