Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Used by

Table of Contents

Group by:

urn:isbn:1-931666-33-4

http://www.w3.org/XML/1998/namespace

Attribute Groups
Main schema cpf.xsd
Namespace urn:isbn:1-931666-33-4
Properties
attribute form default: unqualified
element form default: qualified
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Imported schema xlink.xsd
Namespace http://www.w3.org/1999/xlink
Properties
attribute form default: unqualified
element form default: qualified
Schema location file:/Applications/Oxygen11.1/frameworks/ead/xsd/xlink.xsd
[ top ]
Imported schema xml2007.xsd
Namespace http://www.w3.org/XML/1998/namespace
Annotations
See http://www.w3.org/XML/1998/namespace.html and
   http://www.w3.org/TR/REC-xml for information about this namespace.

    This schema document describes the XML namespace, in a form
    suitable for import by other schema documents.  

    Note that local names in this namespace are intended to be defined
    only by the World Wide Web Consortium or its subgroups.  The
    following names are currently defined in this namespace and should
    not be used with conflicting semantics by any Working Group,
    specification, or document instance:

    base (as an attribute name): denotes an attribute whose value
         provides a URI to be used as the base for interpreting any
         relative URIs in the scope of the element on which it
         appears; its value is inherited.  This name is reserved
         by virtue of its definition in the XML Base specification.

    id   (as an attribute name): denotes an attribute whose value
         should be interpreted as if declared to be of type ID.
         This name is reserved by virtue of its definition in the
         xml:id specification.

    lang (as an attribute name): denotes an attribute whose value
         is a language code for the natural language of the content of
         any element; its value is inherited.  This name is reserved
         by virtue of its definition in the XML specification.
  
    space (as an attribute name): denotes an attribute whose
         value is a keyword indicating what whitespace processing
         discipline is intended for the content of the element; its
         value is inherited.  This name is reserved by virtue of its
         definition in the XML specification.

    Father (in any context at all): denotes Jon Bosak, the chair of 
         the original XML Working Group.  This name is reserved by 
         the following decision of the W3C XML Plenary and 
         XML Coordination groups:

             In appreciation for his vision, leadership and dedication
             the W3C XML Plenary on this 10th day of February, 2000
             reserves for Jon Bosak in perpetuity the XML name
             xml:Father
This schema defines attributes and an attribute group
        suitable for use by
        schemas wishing to allow xml:base, xml:lang, xml:space or xml:id
        attributes on elements they define.

        To enable this, such a schema must import this schema
        for the XML namespace, e.g. as follows:
        <schema . . .>
         . . .
         <import namespace="http://www.w3.org/XML/1998/namespace"
                    schemaLocation="http://www.w3.org/2001/xml.xsd"/>

        Subsequently, qualified reference to any of the attributes
        or the group defined below will have the desired effect, e.g.

        <type . . .>
         . . .
         <attributeGroup ref="xml:specialAttrs"/>
 
         will define a type which will schema-validate an instance
         element with any of those attributes
In keeping with the XML Schema WG's standard versioning
policy, this schema document will persist at
http://www.w3.org/2007/08/xml.xsd.
At the date of issue it can also be found at
http://www.w3.org/2001/xml.xsd.
The schema document at that URI may however change in the future,
in order to remain compatible with the latest version of XML Schema
itself, or with the XML namespace itself.  In other words, if the XML
Schema or XML namespaces change, the version of this document at
http://www.w3.org/2001/xml.xsd will change
accordingly; the version at
http://www.w3.org/2007/08/xml.xsd will not change.
Properties
attribute form default: unqualified
element form default: unqualified
Schema location file:/Applications/Oxygen11.1/frameworks/xml/xml2007.xsd
[ top ]
Element eac-cpf
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id81 cpf.tmp#id4 cpf.tmp#id82 cpf.tmp#id190
Properties
content: complex
Model control , (cpfDescription | multipleIdentities)
Children control, cpfDescription, multipleIdentities
Instance
<eac-cpf xml:base="" xml:id="" xml:lang="">
  <control xml:base="" xml:id="" xml:lang="">{1,1}</control>
</eac-cpf>
Attributes
QName Type Fixed Default Use Annotation
xml:base xs:anyURI optional
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element control
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id81 cpf.tmp#id5 cpf.tmp#id7 cpf.tmp#id10 cpf.tmp#id11 cpf.tmp#id12 cpf.tmp#id27 cpf.tmp#id33 cpf.tmp#id47 cpf.tmp#id48 cpf.tmp#id66 cpf.tmp#id74
Properties
content: complex
Used by
Element eac-cpf
Model recordId , otherRecordId* , maintenanceStatus , publicationStatus{0,1} , maintenanceAgency , languageDeclaration{0,1} , conventionDeclaration* , localTypeDeclaration* , localControl* , maintenanceHistory , sources{0,1}
Children conventionDeclaration, languageDeclaration, localControl, localTypeDeclaration, maintenanceAgency, maintenanceHistory, maintenanceStatus, otherRecordId, publicationStatus, recordId, sources
Instance
<control xml:base="" xml:id="" xml:lang="">
  <recordId xml:id="">{1,1}</recordId>
  <otherRecordId xml:id="" localType="">{0,unbounded}</otherRecordId>
  <maintenanceStatus xml:id="">{1,1}</maintenanceStatus>
  <publicationStatus xml:id="">{0,1}</publicationStatus>
  <maintenanceAgency xml:id="">{1,1}</maintenanceAgency>
  <languageDeclaration xml:id="" xml:lang="">{0,1}</languageDeclaration>
  <conventionDeclaration xml:id="" xml:lang="">{0,unbounded}</conventionDeclaration>
  <localTypeDeclaration xml:id="" xml:lang="">{0,unbounded}</localTypeDeclaration>
  <localControl xml:id="" xml:lang="" localType="">{0,unbounded}</localControl>
  <maintenanceHistory xml:id="" xml:lang="">{1,1}</maintenanceHistory>
  <sources xml:base="" xml:id="" xml:lang="">{0,1}</sources>
</control>
Attributes
QName Type Fixed Default Use Annotation
xml:base xs:anyURI optional
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element recordId
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6
Type extension of xs:NMTOKEN
Properties
content: complex
Used by
Element control
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element otherRecordId
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id8
Properties
content: complex
mixed: true
Used by
Element control
Model
Attributes
QName Type Fixed Default Use Annotation
localType xs:anyURI optional
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element maintenanceStatus
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6
Type restriction of xs:anyType
Properties
content: complex
Used by
Element control
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element publicationStatus
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6
Type restriction of xs:anyType
Properties
content: complex
Used by
Element control
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element maintenanceAgency
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id13 cpf.tmp#id15 cpf.tmp#id18 cpf.tmp#id20
Properties
content: complex
Used by
Element control
Model agencyCode{0,1} , otherAgencyCode* , agencyName , descriptiveNote{0,1}
Children agencyCode, agencyName, descriptiveNote, otherAgencyCode
Instance
<maintenanceAgency xml:id="">
  <agencyCode xml:id="">{0,1}</agencyCode>
  <otherAgencyCode xml:id="" localType="">{0,unbounded}</otherAgencyCode>
  <agencyName xml:id="" xml:lang="">{1,1}</agencyName>
  <descriptiveNote xml:id="" xml:lang="">{0,1}</descriptiveNote>
</maintenanceAgency>
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element agencyCode
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id14 cpf.tmp#id6
Type extension of m.data.standardRepository
Type hierarchy
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element otherAgencyCode
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id16
Type extension of xs:NMTOKEN
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
localType xs:anyURI required
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element agencyName
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19
Properties
content: complex
mixed: true
Used by
Model
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element descriptiveNote
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id21
Properties
content: complex
Used by
Model p+
Children p
Instance
<descriptiveNote xml:id="" xml:lang="">
  <p xml:id="" xml:lang="">{1,unbounded}</p>
</descriptiveNote>
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element p
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id24 cpf.tmp#id23 cpf.tmp#id22 cpf.tmp#id6 cpf.tmp#id19
Type extension of m.mixedContent
Type hierarchy
Properties
content: complex
Used by
Elements biogHist, descriptiveNote
Element Group m.discursiveSet
Model span{0,1}
Children span
Instance
<p xml:id="" xml:lang="">
  <span xml:id="" xml:lang="" localType="" style="">{0,1}</span>
</p>
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element span
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id25 cpf.tmp#id26
Properties
content: complex
mixed: true
Used by
Element Group e.span
Model
Attributes
QName Type Fixed Default Use Annotation
localType xs:anyURI optional
style optional
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element languageDeclaration
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id28 cpf.tmp#id30 cpf.tmp#id20
Properties
content: complex
Used by
Element control
Model language , script , descriptiveNote{0,1}
Children descriptiveNote, language, script
Instance
<languageDeclaration xml:id="" xml:lang="">
  <language xml:id="" xml:lang="" languageCode="">{1,1}</language>
  <script xml:id="" xml:lang="" scriptCode="">{1,1}</script>
  <descriptiveNote xml:id="" xml:lang="">{0,1}</descriptiveNote>
</languageDeclaration>
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element language
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id29
Properties
content: complex
mixed: true
Used by
Model
Attributes
QName Type Fixed Default Use Annotation
languageCode restriction of xs:string required
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element script
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id31
Properties
content: complex
mixed: true
Used by
Model
Attributes
QName Type Fixed Default Use Annotation
scriptCode restriction of xs:string required
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element conventionDeclaration
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id34 cpf.tmp#id35 cpf.tmp#id20
Properties
content: complex
Used by
Element control
Model abbreviation{0,1} , citation , descriptiveNote{0,1}
Children abbreviation, citation, descriptiveNote
Instance
<conventionDeclaration xml:id="" xml:lang="">
  <abbreviation xml:id="">{0,1}</abbreviation>
  <citation xlink:actuate="" xlink:arcrole="" xlink:href="" xml:id="" xml:lang="" lastDateTimeVerified="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</citation>
  <descriptiveNote xml:id="" xml:lang="">{0,1}</descriptiveNote>
</conventionDeclaration>
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element abbreviation
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6
Type extension of xs:token
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element citation
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id24 cpf.tmp#id23 cpf.tmp#id22 cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id36 cpf.tmp#id46
Type extension of m.mixedContent
Type hierarchy
Properties
content: complex
Used by
Model span{0,1}
Children span
Instance
<citation xlink:actuate="" xlink:arcrole="" xlink:href="" xml:id="" xml:lang="" lastDateTimeVerified="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <span xml:id="" xml:lang="" localType="" style="">{0,1}</span>
</citation>
Attributes
QName Type Fixed Default Use 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.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element localTypeDeclaration
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id34 cpf.tmp#id35 cpf.tmp#id20
Properties
content: complex
Used by
Element control
Model abbreviation{0,1} , citation , descriptiveNote{0,1}
Children abbreviation, citation, descriptiveNote
Instance
<localTypeDeclaration xml:id="" xml:lang="">
  <abbreviation xml:id="">{0,1}</abbreviation>
  <citation xlink:actuate="" xlink:arcrole="" xlink:href="" xml:id="" xml:lang="" lastDateTimeVerified="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</citation>
  <descriptiveNote xml:id="" xml:lang="">{0,1}</descriptiveNote>
</localTypeDeclaration>
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element localControl
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id16 cpf.tmp#id49 cpf.tmp#id55 cpf.tmp#id62
Properties
content: complex
Used by
Element control
Model term{0,1} , (date | dateRange)
Children date, dateRange, term
Instance
<localControl xml:id="" xml:lang="" localType="">
  <term xml:id="" xml:lang="" lastDateTimeVerified="" scriptCode="" transliteration="" vocabularySource="">{0,1}</term>
</localControl>
Attributes
QName Type Fixed Default Use Annotation
localType xs:anyURI required
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element term
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id50 cpf.tmp#id53 cpf.tmp#id54
Properties
content: complex
mixed: true
Used by
Model
Attributes
QName Type Fixed Default Use Annotation
lastDateTimeVerified m.data.standardDateTime optional
scriptCode restriction of xs:string optional
transliteration xs:NMTOKEN optional
vocabularySource xs:anyURI optional
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element date
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id56 cpf.tmp#id57
Properties
content: complex
mixed: true
Used by
Elements chronItem, dateSet, localControl
Element Group m.dates
Model
Attributes
QName Type Fixed Default Use Annotation
localType xs:anyURI optional
notAfter m.data.standardDate optional
notBefore m.data.standardDate optional
standardDate m.data.standardDate optional
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element dateRange
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id65 cpf.tmp#id63 cpf.tmp#id64
Properties
content: complex
Used by
Elements chronItem, dateSet, localControl
Element Group m.dates
Model fromDate{0,1} , toDate{0,1}
Children fromDate, toDate
Instance
<dateRange xml:id="" xml:lang="" localType="">
  <fromDate xml:id="" xml:lang="" notAfter="" notBefore="" standardDate="">{0,1}</fromDate>
  <toDate xml:id="" xml:lang="" notAfter="" notBefore="" standardDate="">{0,1}</toDate>
</dateRange>
Attributes
QName Type Fixed Default Use Annotation
localType xs:anyURI optional
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element fromDate
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id57
Properties
content: complex
mixed: true
Used by
Element dateRange
Model
Attributes
QName Type Fixed Default Use Annotation
notAfter m.data.standardDate optional
notBefore m.data.standardDate optional
standardDate m.data.standardDate optional
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element toDate
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id57
Properties
content: complex
mixed: true
Used by
Element dateRange
Model
Attributes
QName Type Fixed Default Use Annotation
notAfter m.data.standardDate optional
notBefore m.data.standardDate optional
standardDate m.data.standardDate optional
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element maintenanceHistory
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id67
Properties
content: complex
Used by
Element control
Model maintenanceEvent+
Children maintenanceEvent
Instance
<maintenanceHistory xml:id="" xml:lang="">
  <maintenanceEvent xml:id="" xml:lang="">{1,unbounded}</maintenanceEvent>
</maintenanceHistory>
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element maintenanceEvent
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id68 cpf.tmp#id69 cpf.tmp#id71 cpf.tmp#id72 cpf.tmp#id73
Properties
content: complex
Used by
Model eventType , eventDateTime , agentType , agent , eventDescription{0,1}
Children agent, agentType, eventDateTime, eventDescription, eventType
Instance
<maintenanceEvent xml:id="" xml:lang="">
  <eventType xml:id="">{1,1}</eventType>
  <eventDateTime xml:id="" xml:lang="" standardDateTime="">{1,1}</eventDateTime>
  <agentType xml:id="">{1,1}</agentType>
  <agent xml:id="" xml:lang="">{1,1}</agent>
  <eventDescription xml:id="" xml:lang="">{0,1}</eventDescription>
</maintenanceEvent>
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element eventType
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6
Type restriction of xs:anyType
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element eventDateTime
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id70
Properties
content: complex
mixed: true
Used by
Model
Attributes
QName Type Fixed Default Use Annotation
standardDateTime m.data.standardDateTime optional
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element agentType
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6
Type restriction of xs:anyType
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element agent
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19
Properties
content: complex
mixed: true
Used by
Model
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element eventDescription
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19
Properties
content: complex
mixed: true
Used by
Model
Attributes
QName Type Fixed Default Use Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element sources
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id19 cpf.tmp#id81 cpf.tmp#id75
Properties
content: complex
Used by
Element control
Model source+
Children source
Instance
<sources xml:base="" xml:id="" xml:lang="">
  <source xlink:actuate="" xlink:arcrole="" xlink:href="" xml:id="" lastDateTimeVerified="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,unbounded}</source>
</sources>
Attributes
QName Type Fixed Default Use Annotation
xml:base xs:anyURI optional
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Schema location file:/Users/danielpitti/Work/eac-cpf/schema/cpf.xsd
[ top ]
Element source
Namespace urn:isbn:1-931666-33-4
Diagram
Diagram cpf.tmp#id6 cpf.tmp#id80 cpf.tmp#id36 cpf.tmp#id76 cpf.tmp#id77 cpf.tmp#id79 cpf.tmp#id20
Properties
content: complex
Used by
Element sources
Model sourceEntry{0,1} , (objectXMLWrap | objectBinWrap) , descriptiveNote{0,1}
Children descriptiveNote, objectBinWrap, objectXMLWrap, sourceEntry
Instance
<source xlink:actuate="" xlink:arcrole="" xlink:href="" xml:id="" lastDateTimeVerified="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <sourceEntry xml:id="" xml:lang="" scriptCode="" transliteration="">{0,1}</sourceEntry>
  <descriptiveNote xml:id="" xml:lang="">{0,1}</descriptiveNote>
</source>
Attributes
QName Type Fixed Default Use 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 <