element <newBlueId> (unified local)
Namespace:
Type:
Content:
empty, 1 attribute
Defined:
locally at 2 locations in hsdl.xsd
XML Representation Summary
<newBlueId
   
 = 
xsd:string
/>
Included in content model of elements (2):
insertResponse, replaceResponse
Definition Locations
Annotations (1) (by all definition locations)
Locations (2):
within insertResponse element [def], within replaceResponse element [def]
Annotation:
This element exists once for each <b>xdb:blue</b> item that was successfully inserted.
Attribute Detail (all declarations; 1/1)
id
Type:
Use:
required
Defined:
locally within newBlueIdType complexType
This attribute specifies the ID of the deleted item.
XML Source (see within schema source)
<xsd:attribute name="id" type="idType" use="required">
<xsd:annotation>
<xsd:documentation>
This attribute specifies the ID of the deleted item.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>