Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element valueDecimal
Namespace No namespace
Annotations
A decimal number
Diagram
DiagramDECOR_xsd_Element_valueDecimal.tmp#valueDecimal_value
Properties
content complex
Used by
Complex Type CodedConceptProperty
Attributes
QName Type Use
value xs:decimal optional
Source
<xs:element name="valueDecimal">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">A decimal number</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="value" type="xs:decimal"/>
  </xs:complexType>
</xs:element>
Attribute valueDecimal / @value
Namespace No namespace
Type xs:decimal
Properties
content simple
Used by
Element valueDecimal
Source
<xs:attribute name="value" type="xs:decimal"/>