22.6.2.5 Author

This element specifies the author of the source. [Example:

<b:Author>
  <b:Author>
    <b:NameList>
      <b:Person>
        <b:Last>Jones</b:Last>
        <b:First>Brian</b:First>
      </b:Person>
    </b:NameList>
  </b:Author>
</b:Author>

end example]

Namespace: http://www.w3.or g/XML/1998/nam espace

Specifies how white space should be handled for the contents of this element using the W3C space preservation rules.

The possible values for this attribute are defined by 2.10 of the XML 1.0 specification.

[Note: The W3C XML Schema definition of this element’s content model (CT_NameOrCorporateType) is located in A.6.6. end note]

Last updated on