vocabElementList (XML)
Representation of a list of VocabElement objects
| Namespace: | http://gedcomx.org/v1/ |
|---|---|
| URI: | http://gedcomx.org/v1/vocabElementList |
Properties
| Name | Type | Description | |
|---|---|---|---|
| description | string | ||
| id | string | ||
| title | string | ||
| uri | string |
Example
<v----- xmlns="http://gedcomx.org/v1/"> <description>...</description> <id>...</id> <title>...</title> <uri>...</uri> </v----->