| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/Archive/ArchiveRange}RangeT (restriction)
Describes the values that a range can hold. rangeID: the global (middle) part of the created UIDs.
| Nested Element Summary | |
xs:string | BaseDocumentIDA hex string that holds the minimum document id. |
xs:string | MaxDocumentIDA hex string that holds the maximum document id, if it is not present then the range is effectively infinite. |
| Attribute Summary | |
xs:string | rangeID |
| Attribute Detail |
xs:stringrequiredunqualified<xs:complexType name="RangeT"><xs:sequence><xs:element name="BaseDocumentID" type="xs:string">
</xs:element><xs:element minOccurs="0" name="MaxDocumentID" type="xs:string"></xs:sequence>
</xs:element><xs:attribute name="rangeID" type="xs:string" use="required"/></xs:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||