Element | md:AttributeConsumingService |
<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> |