QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
ID | xs:ID | optional | |||||
TEIform | milestone | optional | |||||
annotateRef | annotateRefType | optional | |||||
annotateType | annotationType | optional | |||||
annotateWork | xs:string | optional | |||||
canonical | xs:boolean | optional | |||||
editions | xs:NMTOKENS | optional | |||||
end | xs:string | required | |||||
n | xs:string | optional | |||||
osisID | osisIDType | optional | |||||
resp | xs:string | optional | |||||
script | osisScripts | optional | |||||
subType | attributeExtension | optional | |||||
type | milestoneSe | optional | |||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
||||
xml:space | restriction of xs:NCName | optional |
<xs:complexType name="milestoneStartCT"> <xs:attribute name="canonical" type="xs:boolean" use="optional"/> <xs:attribute name="end" type="xs:string" use="required"/> <xs:attribute name="type" type="milestoneSe"/> <xs:attributeGroup ref="globalWithoutType"/> <xs:attribute name="TEIform" fixed="milestone"/> </xs:complexType> |