Component: Values

  • Values can contain multiple values or a single concept value.

  • Values are used by multiple elements, including Concept, ConceptInfo, and Info.

  • The Values type is defined in the http://schemas.google.com/dspl/2010 namespace.

  • The Values model can contain multiple "value" elements and optionally one "conceptValue" element.

Complex Type: Values

Namespace http://schemas.google.com/dspl/2010
Diagram Diagram dspl0.tmp#id10 dspl0.tmp#id12 dspl0.tmp#id9
Used by
Elements Concept/defaultValue, ConceptInfo/pluralName, ConceptInfo/synonym, ConceptInfo/totalName, Info/description, Info/name, Info/url
Model value* | conceptValue{0,1}
Children conceptValue, value
Source
<xs:complexType name="Values">
  <xs:group ref="ValuesGroup"/>
</xs:complexType>

Created using the oXygen XML Editor.