diagram | |||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||
properties |
|
||||||||||||||
children | AddressDetails | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="xAL"> <annotation> <documentation>Root element for a list of addresses</documentation> </annotation> <complexType> <sequence> <element ref="AddressDetails" maxOccurs="unbounded"/> <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="Version"> <annotation> <documentation>Specific to DTD to specify the version number of DTD</documentation> </annotation> </attribute> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Version"> <annotation> <documentation>Specific to DTD to specify the version number of DTD</documentation> </annotation> </attribute> |