diagram | ![]() |
||
namespace | http://www.faa.aero/nas/4.2 | ||
children | nas:nameValue | ||
used by |
|
||
annotation |
|
||
source | <complexType name="NameValueListType"> <annotation> <documentation> A basic list of name/value pairs. The name/value list structure is intended for use in the RARE situations where otherwise unstructured data can be rendered into a semi-structure of tags and data. It is not appropriate for adding arbitrary data to arbitrary places in the schema. </documentation> </annotation> <sequence> <element name="nameValue" type="nas:NameValuePairType" minOccurs="0" maxOccurs="20"> <annotation> <documentation> A set of up to 10 name-value pairs. </documentation> </annotation> </element> </sequence> </complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||
type | nas:NameValuePairType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="nameValue" type="nas:NameValuePairType" minOccurs="0" maxOccurs="20"> <annotation> <documentation> A set of up to 10 name-value pairs. </documentation> </annotation> </element> |