Alma/Archive/ArchiveRange
complexType IdentifierRangeEntityT

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{Alma/CommonEntity}EntityT (restriction)
|
+--{Alma/Archive/ArchiveRange}IdentifierRangeEntityT (restriction)

Properties
This component is not nillable.

Model
<...
  entityTypeName = ent:EntityTypeNameT>

</...>


Attribute Summary
 ent:EntityTypeNameTentityTypeName
          

Attribute Detail

entityTypeName

Type:
ent:EntityTypeNameT
Fixed:
IdentifierRange
Use:
required
Form:
unqualified

Local Usage
IdentifierRange

Source
<xs:complexType name="IdentifierRangeEntityT">
<xs:complexContent>
<xs:restriction base="ent:EntityT">
<xs:attribute fixed="IdentifierRange" name="entityTypeName" type="ent:EntityTypeNameT" use="required"/>
</xs:restriction>
</xs:complexContent>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.