(treatment scheduled) – Scheduled treatment, e.g. de-acidification, restoration, etc., for an item. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
analog | xs:string | optional |
|
||||
label | xs:string | optional |
|
||||
n | optional |
|
|||||
translit | xs:NMTOKEN | optional |
|
||||
xml:base | mei:mei_data.URI | optional |
|
||||
xml:id | xs:ID | optional |
|
||||
xml:lang | xs:language | optional |
|
<xs:element name="treatSched" substitutionGroup="mei:mei_model.physDescPart"> <xs:annotation> <xs:documentation>(treatment scheduled) – Scheduled treatment, e.g. de-acidification, restoration, etc., for an item.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:group minOccurs="0" maxOccurs="unbounded" ref="mei:mei_model.textphraseLike.limited"/> <xs:attributeGroup ref="mei:mei_att.common.attributes"/> <xs:attributeGroup ref="mei:mei_att.bibl.attributes"/> <xs:attributeGroup ref="mei:mei_att.lang.attributes"/> </xs:complexType> </xs:element> |