Component: Values
Stay organized with collections
Save and categorize content based on your preferences.
Complex Type: Values
Namespace |
http://schemas.google.com/dspl/2010 |
Diagram |
 |
Used by |
|
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.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-06-26 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-06-26 UTC."],[[["**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."]]],["The \"Values\" complex type, found in the `http://schemas.google.com/dspl/2010` namespace, can utilize `value` and `conceptValue` elements. It's employed by `Concept/defaultValue`, `ConceptInfo/pluralName`, `ConceptInfo/synonym`, `ConceptInfo/totalName`, `Info/description`, `Info/name`, and `Info/url`. The model consists of multiple `value` entries and an optional `conceptValue`. Its structure is defined by the \"ValuesGroup\".\n"]]