diagram | ![]() |
namespace | http://www.LRMS-Adopted-02-00-00 |
children | intOrAlpha databaseID |
used by | |
source | <xs:complexType name="IdType"> <xs:sequence> <xs:element name="intOrAlpha"> <xs:complexType> <xs:choice> <xs:element name="id" type="Int-index32"/> <xs:element name="idAlpha" type="String-index64"/> </xs:choice> </xs:complexType> </xs:element> <xs:element name="databaseID" type="String-index64"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
properties |
|
||||
children | id idAlpha | ||||
source | <xs:element name="intOrAlpha"> <xs:complexType> <xs:choice> <xs:element name="id" type="Int-index32"/> <xs:element name="idAlpha" type="String-index64"/> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | lrms:Int-index32 | ||||
properties |
|
||||
source | <xs:element name="id" type="Int-index32"/> |
diagram | ![]() |
||||
type | lrms:String-index64 | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="idAlpha" type="String-index64"/> |
diagram | ![]() |
||||
type | lrms:String-index64 | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="databaseID" type="String-index64"/> |