simpleType atomEmailAddress
namespace http://www.w3.org/2005/Atom
type restriction of string
properties
base string
used by
element email
facets
Kind Value Annotation
pattern .+@.+
source <simpleType name="atomEmailAddress">
 
<restriction base="string">
   
<pattern value=".+@.+"/>
 
</restriction>
</simpleType>


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