complexType atomPersonConstruct
diagram kml22gx_diagrams/kml22gx_p369.png
namespace http://www.w3.org/2005/Atom
children atom:name atom:uri atom:email
used by
element author
source <complexType name="atomPersonConstruct">
 
<choice minOccurs="0" maxOccurs="unbounded">
   
<element ref="atom:name"/>
   
<element ref="atom:uri"/>
   
<element ref="atom:email"/>
 
</choice>
</complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy