Features
Multiple parents
Features
can be a child of:
Restaurant
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
Restaurant/Features | Container for special features of a Restaurant. | array of Feature | 0..1 | - |
Features /Feature | Special feature details. | object | 0..* | - |
XML
<Features> <Feature ... /> <Feature ... /> </Features>
Service
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
Service/Features | Container for special features. | array of Feature | 0..1 | - |
Features /Feature | Special feature details. | object | 0..* | - |
XML
<Features> <Feature ... /> <Feature ... /> </Features>