ExtensibleData (XML)
A set of data that supports extension elements.
| Namespace: | http://gedcomx.org/v1/ |
|---|---|
| URI: | http://gedcomx.org/v1/ExtensibleData |
Properties
| Name | Type | Description | |
|---|---|---|---|
| id | string | A local, context-specific id for the data. |
Example
<e----- id="..." xmlns="http://gedcomx.org/v1/"> <extension1 xmlns="">...</extension1> <extension2 xmlns="">...</extension2> </e----->