3.1.4.1.3.4 t:AlternateIdBaseType Complex Type
The AlternateIdBaseType complex type specifies the base container type for the attributes that specify information about the returned item identifier.
-
<xs:complexType name="AlternateIdBaseType" abstract="true" > <xs:attribute name="Format" type="t:IdFormatType" use="required" /> </xs:complexType>
The following table lists the attributes of the AlternateIdBaseType complex type.
Attribute name |
Type |
Description |
---|---|---|
Format |
t:IdFormatType (section 3.1.4.1.4.1). |
Specifies the identifier format. |