Schema Central > niem40 > basicTypes.xsd > gco:Multiplicity
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gco:Multiplicity

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:Multiplicity>
   <gco:range>
      <gco:MultiplicityRange>
         <gco:lower>...
         </gco:lower>
         <gco:upper>...
         </gco:upper>
      </gco:MultiplicityRange>
   </gco:range>
</gco:Multiplicity>