VocabConcepts (XML)
Namespace: | http://familysearch.org/v1/ |
URI: | http://familysearch.org/v1/VocabConcepts |
Properties
Name |
Type |
Description |
|
vocabConcepts |
list of
VocabConcept
|
Get the list of vocabulary concepts. |
|
Example
<vocabConcepts xmlns="http://familysearch.org/v1/">
<vocabConcepts>
<attributes>
<id>...</id>
<name>...</name>
<value>...</value>
</attributes>
<definitions xml:lang="...">...</definitions>
<description>...</description>
<gedcomxUri>...</gedcomxUri>
<note>...</note>
<vocabTerms>
<sublistPosition>...</sublistPosition>
<sublistUri>...</sublistUri>
<typeUri>...</typeUri>
<values/>
</vocabTerms>
<link xmlns="http://gedcomx.org/v1/"/>
</vocabConcepts>
</vocabConcepts>