The <Name> Element
Description
This element gives the name corresponding to the current element. There can be several names, with different language attributes.
			<Name
    language =
							language id 
    short =
							
                                        "string(50)"
                                     
    long =
							
                                        "string(50)"
                                     />
Attributes
| Attribute name | Data type | Description | 
|---|---|---|
| language | language id | The language of the sector. | 
| short | string(50) | The (short) name of this sector. | 
| long | string(50) | The (full) name of this sector. |