Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gco:Multiplicity_Type / gco:range
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram index26.tmp#id1120 index27.tmp#id1109 index317.tmp#id1716 index409.tmp#id1715
Type gco:MultiplicityRange_PropertyType
Properties
content: complex
maxOccurs: unbounded
Model gco:MultiplicityRange
Children gco:MultiplicityRange
Instance
<gco:range xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gco:MultiplicityRange id="" uuid="">{1,1}</gco:MultiplicityRange>
</gco:range>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
uuidref xs:string optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<xs:element name="range" type="gco:MultiplicityRange_PropertyType" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/basicTypes.xsd
Complex Type gco:Multiplicity_Type
Namespace http://www.isotc211.org/2005/gco
Annotations
Use to represent the possible cardinality of a relation. Represented by a set of simple multiplicity ranges.
Diagram
Diagram index74.tmp#id1072 index75.tmp#id1071 index582.tmp#id1714
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gco:range+
Children gco:range
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="Multiplicity_Type">
  <xs:annotation>
    <xs:documentation>Use to represent the possible cardinality of a relation. Represented by a set of simple multiplicity ranges.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="range" type="gco:MultiplicityRange_PropertyType" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gco/basicTypes.xsd