Schema Central > NIEM 2.0 > basicTypes.xsd > gco:MultiplicityRange
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gco:MultiplicityRange

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group gco:ObjectIdentification
uuid [0..1]xsd:stringfrom group gco:ObjectIdentification

Used in

Sample instance

<gco:MultiplicityRange id="ID">
   <gco:lower>
      <gco:Integer>1</gco:Integer>
   </gco:lower>
   <gco:upper>
      <gco:UnlimitedInteger>1</gco:UnlimitedInteger>
   </gco:upper>
</gco:MultiplicityRange>

Site developed and hosted by Datypic, Inc.

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