Showing:

Attributes
Diagrams
Properties
Source
Used by
Element womlqty:CategoryValueMeasureType / womlqty:category
Namespace http://xml.fmi.fi/namespace/woml/quantity/2010/11/15
Diagram
Diagram index159.tmp#id48 index159.tmp#id47
Type gml:CodeType
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<element name="category" type="gml:CodeType" minOccurs="1" maxOccurs="unbounded"/>
Schema location file:/Users/ilkkarinne/projects/woml-quantity/src/main/xsd/woml/quantity/woml-quantity.xsd
Complex Type womlqty:CategoryValueMeasureType
Namespace http://xml.fmi.fi/namespace/woml/quantity/2010/11/15
Diagram
Diagram index1.tmp#id49 index2.tmp#id31 index3.tmp#id44 index4.tmp#id46 index5.tmp#id30 index6.tmp#id29 index129.tmp#id259 index130.tmp#id346
Type extension of womlqty:AbstractMeasureValueType
Type hierarchy
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , womlqty:category+
Children gml:description, gml:metaDataProperty, gml:name, womlqty:category
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object.  It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.  An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods.  This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="CategoryValueMeasureType">
  <complexContent>
    <extension base="womlqty:AbstractMeasureValueType">
      <sequence>
        <element name="category" type="gml:CodeType" minOccurs="1" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location file:/Users/ilkkarinne/projects/woml-quantity/src/main/xsd/woml/quantity/woml-quantity.xsd