ResponseCodeType complexType (Lync SDN Interface 2.1.1)

Type information

Namespace

Schema file

LyncSDNInterface.Schema.C.xsd

Extension base

xs:string

Definition

      <xs:complexType name="ResponseCodeType">
        <xs:complexContent>
 
        <xs:extension base="xs:string">
      
    <xs:attribute name="Code" type="xs:unsignedShort" use="required"/>
  
        </xs:extension>
 
        </xs:complexContent>
 
      </xs:complexType>
      

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Child elements

None.

Attributes

Attribute

Type

Required

Description

Possible values

Code

xs:unsignedShort

required

SIP error code for this error.

Values of the xs:unsignedShort type.