(file characteristics) – Standards or schemes used to encode the file (e.g., ASCII, SGML, etc.), physical characteristics of the file (e.g., recording density, parity, blocking, etc.), and other characteristics that have a bearing on how the file can be processed. |

| 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="fileChar" substitutionGroup="mei:mei_model.physDescPart"> <xs:annotation> <xs:documentation>(file characteristics) – Standards or schemes used to encode the file (e.g., ASCII, SGML, etc.), physical characteristics of the file (e.g., recording density, parity, blocking, etc.), and other characteristics that have a bearing on how the file can be processed.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <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> |