placeAttribute (XML)
| Namespace: | http://familysearch.org/v1/ |
|---|---|
| URI: | http://familysearch.org/v1/placeAttribute |
Properties
| Name | Type | Description | |
|---|---|---|---|
| attributeId | string | ||
| descriptionId | string | ||
| locale | string | ||
| typeId | string | ||
| typeName | string | ||
| value | string | ||
| year | int |
Example
<p----- xmlns="http://familysearch.org/v1/"> <attributeId>...</attributeId> <descriptionId>...</descriptionId> <locale>...</locale> <typeId>...</typeId> <typeName>...</typeName> <value>...</value> <year>...</year> </p----->