QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Id | xs:ID | optional |
Element | cXML |
<xs:element name="Response"> <xs:complexType> <xs:sequence> <xs:element ref="Status"/> </xs:sequence> <xs:attribute name="Id" type="xs:ID"/> </xs:complexType> </xs:element> |