md:AttributeConsumingServiceType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
index unsignedShort required
isDefault boolean optional

Used By

Source

<complexType name="AttributeConsumingServiceType">
  <sequence>
    <element ref="md:ServiceName" maxOccurs="unbounded"/>
    <element ref="md:ServiceDescription" minOccurs="0" maxOccurs="unbounded"/>
    <element ref="md:RequestedAttribute" maxOccurs="unbounded"/>
  </sequence>
  <attribute name="index" type="unsignedShort" use="required"/>
  <attribute name="isDefault" type="boolean" use="optional"/>
</complexType>