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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

st:list

Element information

Content

Attributes

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

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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