Algorithm

This element is used to define vendor-specific algorithms.

Element Information

Model

Documentation{0,1} , Input* , Output* , ANY element from ANY namespace OTHER than 'No Namespace'

Attributes

QName Type Fixed Default Use Inheritable Annotation
Enabled xs:boolean true optional
Name restriction of xs:string required

Source

<xs:element name="Algorithm" type="VendorAlgorithmType">
  <xs:annotation>
    <xs:documentation xml:lang="en">This element is used to define vendor-specific algorithms.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample