Schema midas_actor.xsd


schema location:  http://www.heritage-standards.org.uk/midas/schema/1.1/midas_actor.xsd
targetNamespace:  http://www.heritage-standards.org/midas/schema/1.1
 
Elements 
actor 


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 


schema location:  http://www.heritage-standards.org.uk/midas/schema/1.1/midas_temporal.xsd
targetNamespace:  http://www.heritage-standards.org/midas/schema/1.1
 
Elements  Simple types 
temporal  spanqualifier 


element actor
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
content complex
children role appellation contacts midas:temporal
attributes
Name  Type  Use  Default  Fixed  Annotation
type        
annotation
documentation 
Element for recording individuals or groups.

element actor/role
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 
Records the role(s) of the actor.

element actor/contacts
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children contact
annotation
documentation 
Collective element for recording multiple contacts

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

element midas: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 midas: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 midas:address/address/city
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
City

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

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

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

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

element midas: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 midas: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 midas: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 midas:contact
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children contact
used by
element actor/contacts

element midas: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 midas: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 midas: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 midas:contact/contact/name/firstname
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
First name

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

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

element midas: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 midas: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 midas:contact/contact/fax
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Fax number(s)

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

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

element midas: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 midas:description/description/full
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Full description.

element midas: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 midas:recordmetadata
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children recordmetadata

element midas: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 midas: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 midas: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 midas: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 midas: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 midas: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 midas: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 midas:related
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children related

element midas: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 midas: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 midas: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 midas: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 midas:rights
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
children rights

element midas: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 midas:rights/rights/copyright
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children holder year statement

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

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

element midas: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 midas: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 midas: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 midas:rights/rights/accessrights/conditions
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Access conditions statement

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

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

element midas: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 midas:rights/rights/reproductionrights/statement
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
annotation
documentation 
Reproduction statement

element midas: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 midas: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 midas:reltype
namespace http://www.heritage-standards.org/midas/schema/1.1
type restriction of xs:string
used by
attributes midas:related/related/has_event/@reltype midas:related/related/has_monument/@reltype midas:related/related/has_resource/@reltype
facets
enumeration includes
enumeration part of

element midas:temporal
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
content complex
children span
used by
element actor
annotation
documentation 
Element for recording temporal information relating to monuments and events associated with them..

element midas:temporal/span
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children display start duration end
attributes
Name  Type  Use  Default  Fixed  Annotation
qualifier  midas:spanqualifier      
annotation
documentation 
A temporal record can have multiple spans (it can stop and start more than once).

element midas:temporal/span/display
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children appellation
annotation
documentation 
How this span is called. Consists of multiple appellations with type identifiers.

element midas:temporal/span/display/appellation
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 
Contains a single name or identifier for the span.

element midas:temporal/span/start
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children appellation
annotation
documentation 
Information about the beginning or start of this span.

element midas:temporal/span/start/appellation
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        
qualifier        
annotation
documentation 
Contains a single name or identifier for the start of the span.

element midas:temporal/span/duration
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children length
annotation
documentation 
Information about the duration or length of this span.

element midas:temporal/span/duration/length
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
unit        
qualifier        
annotation
documentation 
Contains information about the length of the span.

element midas:temporal/span/end
diagram
namespace http://www.heritage-standards.org/midas/schema/1.1
properties
isRef 0
content complex
children appellation
annotation
documentation 
Information about the end of this span.

element midas:temporal/span/end/appellation
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        
qualifier        
annotation
documentation 
Contains a single name or identifier for the end of the span.

simpleType midas:spanqualifier
namespace http://www.heritage-standards.org/midas/schema/1.1
type restriction of xs:string
used by
attribute midas:temporal/span/@qualifier
facets
enumeration occasionally
enumeration throughout
enumeration between
enumeration pre
enumeration post


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