apml:Application

Element Information

Model

ANY element from ANY namespace

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xs:string required
Wildcard: ANY attribute from ANY namespace

Source

<xs:element name="Application" type="apml:ApplicationType" minOccurs="0" maxOccurs="unbounded"/>

Sample

< Applications xmlns = "http://www.apml.org/apml-0.6" >

< Application name = "sample.com" >

< SampleAppEl/>

</ Application>

</ Applications>