QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
uri | xs:anyURI | optional | |||||
version | xs:string | optional | |||||
xml:base | xs:anyURI | optional |
|
||||
xml:lang | xs:language | optional |
|
||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2005/Atom' |
<xs:element name="generator" type="atom:generatorType" minOccurs="0"/> |
< generator xmlns = "http://www.w3.org/2005/Atom" uri = "http://www.sixapart.com/movabletype/" version = "3.121" > |
Movable Type |
</ generator> |