Schema midas_common.xsd


schema location:  http://www.heritage-standards.org.uk/midas/schema/1.1/midas_common.xsd
targetNamespace:  http://www.heritage-standards.org/midas/schema/1.1
 
Groups  Simple types 
address  reltype 
appellation 
contact 
description 
recordmetadata 
related 
rights 


group address
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children address
used by
element contact/contact

element address/address
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children streetaddress city stateorprovince postcode country
annotation
documentation 
Collective address element.

element address/address/streetaddress
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Street address: "27 Jericho St", etc.

element address/address/city
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
City

element address/address/stateorprovince
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
State, Province or County

element address/address/postcode
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Postcode or zipcode

element address/address/country
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Country

group appellation
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children appellation
used by
elements recordmetadata/recordmetadata/created/createdby recordmetadata/recordmetadata/lastupdated/lastupdatedby

element appellation/appellation
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children name identifier
annotation
documentation 
Element holds names and identifiers of of MIDAS entities. Repeat as required.

element appellation/appellation/name
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
type        
preferred        
annotation
documentation 
Records human-readable name(s) of MIDAS entities.

element appellation/appellation/identifier
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
namespace  required      
type        
annotation
documentation 
Records numeric or alpha-numeric identifier. 

group contact
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children contact

element contact/contact
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children name role address phone fax email
annotation
documentation 
Contact information for a actor, resource, or service capability 

element contact/contact/name
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children name firstname lastname othername
annotation
documentation 
Collective name element.

element contact/contact/name/name
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Mr, Dr, Mrs, etc.

element contact/contact/name/firstname
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
First name

element contact/contact/name/lastname
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Last name/surname

element contact/contact/name/othername
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Other name(s)

element contact/contact/role
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Role or roles of contact.

element contact/contact/phone
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
type        
annotation
documentation 
Phone number(s)

element contact/contact/fax
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Fax number(s)

element contact/contact/email
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Email(s)

group description
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children description

element description/description
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children full summary
attributes
Name  Type  Use  Default  Fixed  Annotation
source        
audience        
preferred  xs:boolean      
annotation
documentation 
Text descriptions, full and summary.  A single element can have as many of these description pairs as required. 

element description/description/full
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Full description.

element description/description/summary
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Summary description. Note that a summary description cannot exist without a full description. i.e., the summary is a summary of an extant description, and not simply indicative of its length: if the only description you have is one sentence, then it belongs in the 'full' element. 

group recordmetadata
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children recordmetadata

element recordmetadata/recordmetadata
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children created lastupdated
annotation
documentation 
Element for recording information about this specific record.  To avoid confusion: use the midas_meta schema re record information about an entire dataset.  Use this element to record information specific to a single record.

element recordmetadata/recordmetadata/created
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children createdon createdby
annotation
documentation 
Information relating to the creation of this particular record (not this particular electronic incarnation, but the compilation date of the data). 

element recordmetadata/recordmetadata/created/createdon
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Date the record was created . 

element recordmetadata/recordmetadata/created/createdby
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children appellation
annotation
documentation 
Who created the record.

element recordmetadata/recordmetadata/lastupdated
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children lastupdatedon lastupdatedby
annotation
documentation 
Information relating to the last update of this particular record (not this particular electronic incarnation, but rather the last change to the data itself). 

element recordmetadata/recordmetadata/lastupdated/lastupdatedon
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
When the the data were last updated. 

element recordmetadata/recordmetadata/lastupdated/lastupdatedby
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children appellation
annotation
documentation 
Who was last to update the data.

group related
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children related

element related/related
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children has_event has_monument has_resource
annotation
documentation 
This element records the links for related MIDAS entities.

element related/related/has_event
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
namespace  required      
reltype  midas:reltype      
annotation
documentation 
This element records the ids for related events. The namespace attribute is required. 

element related/related/has_monument
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
namespace  required      
reltype  midas:reltype      
annotation
documentation 
This element records the ids for related monuments. The namespace attribute is required. 

element related/related/has_resource
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
type extension of xs:string
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
namespace  required      
reltype  midas:reltype      
linkref        
documentation 
Use this attribute to record the identifier used refer to this reference in the description or other textual element.  Free text monument record descriptions usually cite references as [1], [2], etc., and this attribute is designed to capture that monument-specific identifier to maintain the link between the reference and the monument description.												
annotation
documentation 
This element records the ids for related references (the namespace attribute is required). 

group rights
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children rights

element rights/rights
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children copyright accessrights reproductionrights
annotation
documentation 
Copyright, access, reproduction and control rights.

element rights/rights/copyright
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children holder year statement

element rights/rights/copyright/holder
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Copyright holder

element rights/rights/copyright/year
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Copyright year(s)

element rights/rights/copyright/statement
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
General, free text copyright info

element rights/rights/accessrights
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children grantedto conditions datefrom dateto
annotation
documentation 
Documents who is allowed to use the data, and how

element rights/rights/accessrights/grantedto
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Access grated to whom

element rights/rights/accessrights/conditions
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Access conditions statement

element rights/rights/accessrights/datefrom
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Date access granted

element rights/rights/accessrights/dateto
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Date access revoked

element rights/rights/reproductionrights
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children statement contact fees
annotation
documentation 
Reproduction rights

element rights/rights/reproductionrights/statement
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Reproduction statement

element rights/rights/reproductionrights/contact
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Who to contact regarding reproduction

element rights/rights/reproductionrights/fees
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Indicative fees for reproduction

simpleType reltype
namespace http://www.heritage-standards.org/midas/schema/1.1
type restriction of xs:string
used by
attributes related/related/has_event/@reltype related/related/has_monument/@reltype related/related/has_resource/@reltype
facets
enumeration includes
enumeration part of


XML Schema documentation generated with
XMLSPY Schema Editor http://www.altova.com/xmlspy