| Top |  |  |  |  | 
Figure 182. Schema fragment for dstref:QueryItem
<xs:complexType name="QueryItemType">
  <xs:complexContent>
    <xs:extension base="dstref:ResultQueryType">
      <xs:attributeGroup ref="dst:PaginationAttributeGroup"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
LassoIdWsf2DstRefQueryItem *
lasso_idwsf2_dstref_query_item_new (void);
Creates a new LassoIdWsf2DstRefQueryItem object.
LassoIdWsf2DstRefQueryItem * lasso_idwsf2_dstref_query_item_new_full (const gchar *item_xpath,const gchar *item_id);