source

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
lastDateTimeVerified m.data.standardDateTime optional
xlink:actuate restriction of string optional
xlink:arcrole string optional
xlink:href anyURI optional
xlink:role string optional
xlink:show restriction of string optional
xlink:title string optional
xlink:type string simple optional
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.

Used By

Element sources

Source

<xs:element name="source">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="sourceEntry"/>
      <xs:choice minOccurs="0">
        <xs:element ref="objectXMLWrap"/>
        <xs:element ref="objectBinWrap"/>
      </xs:choice>
      <xs:element minOccurs="0" ref="descriptiveNote"/>
    </xs:sequence>
    <xs:attribute ref="xml:id"/>
    <xs:attribute name="lastDateTimeVerified" type="m.data.standardDateTime"/>
    <xs:attributeGroup ref="xlink:simpleLink"/>
  </xs:complexType>
</xs:element>

Sample

< sources xmlns = "urn:isbn:1-931666-33-4" >

< source>

< sourceEntry>

LCAuth

</ sourceEntry>

</ source>

< source>

< sourceEntry>

Wikipedia

</ sourceEntry>

</ source>

< source>

< sourceEntry>

M

</ sourceEntry>

</ source>

</ sources>