VocabConceptAttribute (XML)
| Namespace: | http://familysearch.org/v1/ |
|---|---|
| URI: | http://familysearch.org/v1/VocabConceptAttribute |
Properties
| Name | Type | Description | |
|---|---|---|---|
| id | string | Get the vocabulary concept attribute id. | |
| name | string | Get the vocabulary concept attribute name. | |
| value | string | Get the vocabulary concept attribute value. |
Example
<vocabConceptAttribute xmlns="http://familysearch.org/v1/"> <id>...</id> <name>...</name> <value>...</value> </vocabConceptAttribute>