Showing:

Annotations
Facets
Properties
Source
Used by
Attribute AG_BasicElementAttributes / @Id
Namespace No namespace
Annotations
Element ID.
Type xsd:ID
Properties
use required
Used by
Attribute Group AG_BasicElementAttributes
Source
<xsd:attribute name="Id" type="xsd:ID" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Element ID.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_BasicElementAttributes / @ShortDescription
Namespace No namespace
Annotations
Short element description.
Type xsd:string
Properties
content simple
Used by
Attribute Group AG_BasicElementAttributes
Source
<xsd:attribute name="ShortDescription" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Short element description.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_BasicElementAttributes / @Creator
Namespace No namespace
Annotations
Name of the user who first created the element.
Type xsd:string
Properties
content simple
Used by
Attribute Group AG_BasicElementAttributes
Source
<xsd:attribute name="Creator" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Name of the user who first created the element.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_BasicElementAttributes / @CreationTimeStamp
Namespace No namespace
Annotations
Date and time of element creation.
Type xsd:dateTime
Properties
content simple
Used by
Attribute Group AG_BasicElementAttributes
Source
<xsd:attribute name="CreationTimeStamp" type="xsd:dateTime">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Date and time of element creation.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_BasicElementAttributes / @Modificator
Namespace No namespace
Annotations
Name of the user who last modified the element contents.
Type xsd:string
Properties
content simple
Used by
Attribute Group AG_BasicElementAttributes
Source
<xsd:attribute name="Modificator" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Name of the user who last modified the element contents.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_BasicElementAttributes / @ModificationTimeStamp
Namespace No namespace
Annotations
Date and time of last element modification.
Type xsd:dateTime
Properties
content simple
Used by
Attribute Group AG_BasicElementAttributes
Source
<xsd:attribute name="ModificationTimeStamp" type="xsd:dateTime">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Date and time of last element modification.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_ExtendedElementAttributes / @HashType
Namespace No namespace
Annotations
Hash type.
Type ST_HashType
Properties
default sha256
Facets
enumeration sha512
enumeration sha384
enumeration sha256
enumeration sha224
enumeration md5
Used by
Source
<xsd:attribute name="HashType" default="sha256" type="ST_HashType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Hash type.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_ExtendedElementAttributes / @HashValue
Namespace No namespace
Annotations
Hash value.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="HashValue" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Hash value.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_ExtendedElementAttributes / @IsEnabled
Namespace No namespace
Annotations
Element enablement status.
Type xsd:boolean
Properties
default true
Used by
Source
<xsd:attribute default="true" name="IsEnabled" type="xsd:boolean">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Element enablement status.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_CommonPrimitiveElementAttributes / @Id
Namespace No namespace
Annotations
Element ID.
Type xsd:ID
Properties
use optional
Used by
Source
<xsd:attribute name="Id" type="xsd:ID" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Element ID.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_CommonPrimitiveElementAttributes / @Label
Namespace No namespace
Annotations
Element label.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="Label" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Element label.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_CommonPrimitiveElementAttributes / @Description
Namespace No namespace
Annotations
Element description.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="Description" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Element description.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Ref / @Ref
Namespace No namespace
Annotations
ID reference to another element.
Type xsd:IDREF
Properties
use required
Used by
Complex Type CT_Ref
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to another element.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_SparseVectorElementAttributes / @Index
Namespace No namespace
Annotations
One-based index of the element.
Type xsd:positiveInteger
Properties
use required
Used by
Source
<xsd:attribute name="Index" type="xsd:positiveInteger" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">One-based index of the element.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_SparseVectorAttributes / @ElementCount
Namespace No namespace
Annotations
Number of elements in the sparse vector.
Type xsd:positiveInteger
Properties
use required
Used by
Attribute Group AG_SparseVectorAttributes
Source
<xsd:attribute name="ElementCount" type="xsd:positiveInteger" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Number of elements in the sparse vector.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_SparseMatrixElementAttributes / @RowIndex
Namespace No namespace
Annotations
One based row index of the element.
Type xsd:positiveInteger
Properties
use required
Used by
Source
<xsd:attribute name="RowIndex" type="xsd:positiveInteger" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">One based row index of the element.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_SparseMatrixElementAttributes / @ColumnIndex
Namespace No namespace
Annotations
One based column index of the element.
Type xsd:positiveInteger
Properties
use required
Used by
Source
<xsd:attribute name="ColumnIndex" type="xsd:positiveInteger" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">One based column index of the element.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_SparseMatrixAttributes / @RowCount
Namespace No namespace
Annotations
Number of rows in the sparse matrix.
Type xsd:positiveInteger
Properties
use required
Used by
Attribute Group AG_SparseMatrixAttributes
Source
<xsd:attribute name="RowCount" type="xsd:positiveInteger" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Number of rows in the sparse matrix.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_SparseMatrixAttributes / @ColumnCount
Namespace No namespace
Annotations
Number of columns in the sparse matrix.
Type xsd:positiveInteger
Properties
use required
Used by
Attribute Group AG_SparseMatrixAttributes
Source
<xsd:attribute name="ColumnCount" type="xsd:positiveInteger" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Number of columns in the sparse matrix.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute m:CommonAtt / @id
Namespace No namespace
Type xs:ID
Properties
content simple
Used by
Attribute Group m:CommonAtt
Source
<xs:attribute name="id" type="xs:ID"/>
Attribute m:CommonAtt / @xref
Namespace No namespace
Used by
Attribute Group m:CommonAtt
Source
<xs:attribute name="xref"/>
Attribute m:CommonAtt / @class
Namespace No namespace
Type xs:NMTOKENS
Properties
content simple
Used by
Attribute Group m:CommonAtt
Source
<xs:attribute name="class" type="xs:NMTOKENS"/>
Attribute m:CommonAtt / @style
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Attribute Group m:CommonAtt
Source
<xs:attribute name="style" type="xs:string"/>
Attribute m:CommonAtt / @href
Namespace No namespace
Type xs:anyURI
Properties
content simple
Used by
Attribute Group m:CommonAtt
Source
<xs:attribute name="href" type="xs:anyURI"/>
Attribute m:CommonDeprecatedAtt / @other
Namespace No namespace
Used by
Attribute Group m:CommonDeprecatedAtt
Source
<xs:attribute name="other"/>
Attribute m:CommonPresAtt / @mathcolor
Namespace No namespace
Type m:color
Properties
content simple
Facets
pattern \s*((#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?)|[aA][qQ][uU][aA]|[bB][lL][aA][cC][kK]|[bB][lL][uU][eE]|[fF][uU][cC][hH][sS][iI][aA]|[gG][rR][aA][yY]|[gG][rR][eE][eE][nN]|[lL][iI][mM][eE]|[mM][aA][rR][oO][oO][nN]|[nN][aA][vV][yY]|[oO][lL][iI][vV][eE]|[pP][uU][rR][pP][lL][eE]|[rR][eE][dD]|[sS][iI][lL][vV][eE][rR]|[tT][eE][aA][lL]|[wW][hH][iI][tT][eE]|[yY][eE][lL][lL][oO][wW])\s*
Used by
Attribute Group m:CommonPresAtt
Source
<xs:attribute name="mathcolor" type="m:color"/>
Attribute m:CommonPresAtt / @mathbackground
Namespace No namespace
Type union of(m:color, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:CommonPresAtt
Source
<xs:attribute name="mathbackground">
  <xs:simpleType>
    <xs:union memberTypes="m:color">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="transparent"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mglyph.attributes / @src
Namespace No namespace
Type xs:anyURI
Properties
content simple
Used by
Attribute Group m:mglyph.attributes
Source
<xs:attribute name="src" type="xs:anyURI"/>
Attribute m:mglyph.attributes / @width
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mglyph.attributes
Source
<xs:attribute name="width" type="m:length"/>
Attribute m:mglyph.attributes / @height
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mglyph.attributes
Source
<xs:attribute name="height" type="m:length"/>
Attribute m:mglyph.attributes / @valign
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mglyph.attributes
Source
<xs:attribute name="valign" type="m:length"/>
Attribute m:mglyph.attributes / @alt
Namespace No namespace
Used by
Attribute Group m:mglyph.attributes
Source
<xs:attribute name="alt"/>
Attribute m:mglyph.deprecatedattributes / @index
Namespace No namespace
Type m:integer
Properties
content simple
Used by
Source
<xs:attribute name="index" type="m:integer"/>
Attribute m:mglyph.deprecatedattributes / @mathvariant
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration normal
enumeration bold
enumeration italic
enumeration bold-italic
enumeration double-struck
enumeration bold-fraktur
enumeration script
enumeration bold-script
enumeration fraktur
enumeration sans-serif
enumeration bold-sans-serif
enumeration sans-serif-italic
enumeration sans-serif-bold-italic
enumeration monospace
enumeration initial
enumeration tailed
enumeration looped
enumeration stretched
Used by
Source
<xs:attribute name="mathvariant">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="normal"/>
      <xs:enumeration value="bold"/>
      <xs:enumeration value="italic"/>
      <xs:enumeration value="bold-italic"/>
      <xs:enumeration value="double-struck"/>
      <xs:enumeration value="bold-fraktur"/>
      <xs:enumeration value="script"/>
      <xs:enumeration value="bold-script"/>
      <xs:enumeration value="fraktur"/>
      <xs:enumeration value="sans-serif"/>
      <xs:enumeration value="bold-sans-serif"/>
      <xs:enumeration value="sans-serif-italic"/>
      <xs:enumeration value="sans-serif-bold-italic"/>
      <xs:enumeration value="monospace"/>
      <xs:enumeration value="initial"/>
      <xs:enumeration value="tailed"/>
      <xs:enumeration value="looped"/>
      <xs:enumeration value="stretched"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mglyph.deprecatedattributes / @mathsize
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Properties
content simple
Used by
Source
<xs:attribute name="mathsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="small"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="normal"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="big"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:DeprecatedTokenAtt / @fontfamily
Namespace No namespace
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="fontfamily"/>
Attribute m:DeprecatedTokenAtt / @fontweight
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration normal
enumeration bold
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="fontweight">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="normal"/>
      <xs:enumeration value="bold"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:DeprecatedTokenAtt / @fontstyle
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration normal
enumeration italic
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="fontstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="normal"/>
      <xs:enumeration value="italic"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:DeprecatedTokenAtt / @fontsize
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="fontsize" type="m:length"/>
Attribute m:DeprecatedTokenAtt / @color
Namespace No namespace
Type m:color
Properties
content simple
Facets
pattern \s*((#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?)|[aA][qQ][uU][aA]|[bB][lL][aA][cC][kK]|[bB][lL][uU][eE]|[fF][uU][cC][hH][sS][iI][aA]|[gG][rR][aA][yY]|[gG][rR][eE][eE][nN]|[lL][iI][mM][eE]|[mM][aA][rR][oO][oO][nN]|[nN][aA][vV][yY]|[oO][lL][iI][vV][eE]|[pP][uU][rR][pP][lL][eE]|[rR][eE][dD]|[sS][iI][lL][vV][eE][rR]|[tT][eE][aA][lL]|[wW][hH][iI][tT][eE]|[yY][eE][lL][lL][oO][wW])\s*
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="color" type="m:color"/>
Attribute m:DeprecatedTokenAtt / @background
Namespace No namespace
Type union of(m:color, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="background">
  <xs:simpleType>
    <xs:union memberTypes="m:color">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="transparent"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:DefEncAtt / @encoding
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Attribute Group m:DefEncAtt
Source
<xs:attribute name="encoding" type="xs:string"/>
Attribute m:DefEncAtt / @definitionURL
Namespace No namespace
Type xs:anyURI
Properties
content simple
Used by
Attribute Group m:DefEncAtt
Source
<xs:attribute name="definitionURL" type="xs:anyURI"/>
Attribute m:ci.attributes / @type
Namespace No namespace
Used by
Attribute Group m:ci.attributes
Source
<xs:attribute name="type"/>
Attribute m:annotation.attributes / @cd
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Attribute Group m:annotation.attributes
Source
<xs:attribute name="cd" type="xs:NCName"/>
Attribute m:annotation.attributes / @name
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Attribute Group m:annotation.attributes
Source
<xs:attribute name="name" type="xs:NCName"/>
Attribute m:src / @src
Namespace No namespace
Type xs:anyURI
Properties
content simple
Used by
Attribute Group m:src
Source
<xs:attribute name="src" type="xs:anyURI"/>
Attribute m:semantics.attributes / @cd
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Attribute Group m:semantics.attributes
Source
<xs:attribute name="cd" type="xs:NCName"/>
Attribute m:semantics.attributes / @name
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Attribute Group m:semantics.attributes
Source
<xs:attribute name="name" type="xs:NCName"/>
Attribute m:cn.attributes / @type
Namespace No namespace
Used by
Attribute Group m:cn.attributes
Source
<xs:attribute name="type"/>
Attribute m:cn.attributes / @base
Namespace No namespace
Used by
Attribute Group m:cn.attributes
Source
<xs:attribute name="base"/>
Attribute m:csymbol.attributes / @type
Namespace No namespace
Used by
Attribute Group m:csymbol.attributes
Source
<xs:attribute name="type"/>
Attribute m:csymbol.attributes / @cd
Namespace No namespace
Type xs:NCName
Properties
content simple
Used by
Attribute Group m:csymbol.attributes
Source
<xs:attribute name="cd" type="xs:NCName"/>
Attribute m:interval.class / @closure
Namespace No namespace
Used by
Source
<xs:attribute name="closure"/>
Attribute m:mstyle.specificattributes / @scriptlevel
Namespace No namespace
Type m:integer
Properties
content simple
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="scriptlevel" type="m:integer"/>
Attribute m:mstyle.specificattributes / @displaystyle
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="displaystyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.specificattributes / @scriptsizemultiplier
Namespace No namespace
Type m:number
Properties
content simple
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="scriptsizemultiplier" type="m:number"/>
Attribute m:mstyle.specificattributes / @scriptminsize
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="scriptminsize" type="m:length"/>
Attribute m:mstyle.specificattributes / @infixlinebreakstyle
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration before
enumeration after
enumeration duplicate
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="infixlinebreakstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="before"/>
      <xs:enumeration value="after"/>
      <xs:enumeration value="duplicate"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.specificattributes / @decimalpoint
Namespace No namespace
Type m:character
Properties
content simple
Facets
pattern \s*\S\s*
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="decimalpoint" type="m:character"/>
Attribute m:mstyle.generalattributes / @accent
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="accent">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @accentunder
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="accentunder">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @align
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
enumeration center
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @alignmentscope
Namespace No namespace
Type restriction of list of restriction of xs:token
Type hierarchy
  • xs:token
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="alignmentscope">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:restriction base="xs:token">
              <xs:enumeration value="true"/>
              <xs:enumeration value="false"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @bevelled
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="bevelled">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @charalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="charalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @charspacing
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="charspacing">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="loose"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="tight"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @close
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="close"/>
Attribute m:mstyle.generalattributes / @columnalign
Namespace No namespace
Type restriction of list of m:columnalignstyle
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="columnalign">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:columnalignstyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @columnlines
Namespace No namespace
Type restriction of list of m:linestyle
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="columnlines">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:linestyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @columnspacing
Namespace No namespace
Type restriction of list of m:length
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="columnspacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:length"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @columnspan
Namespace No namespace
Type m:positive-integer
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="columnspan" type="m:positive-integer"/>
Attribute m:mstyle.generalattributes / @columnwidth
Namespace No namespace
Type restriction of list of union of(m:length, restriction of xs:token, restriction of xs:token)
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="columnwidth">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:union memberTypes="m:length">
              <xs:simpleType>
                <xs:restriction base="xs:token">
                  <xs:enumeration value="auto"/>
                </xs:restriction>
              </xs:simpleType>
              <xs:simpleType>
                <xs:restriction base="xs:token">
                  <xs:enumeration value="fit"/>
                </xs:restriction>
              </xs:simpleType>
            </xs:union>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @crossout
Namespace No namespace
Type list of restriction of xs:token
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="crossout">
  <xs:simpleType>
    <xs:list>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="none"/>
          <xs:enumeration value="updiagonalstrike"/>
          <xs:enumeration value="downdiagonalstrike"/>
          <xs:enumeration value="verticalstrike"/>
          <xs:enumeration value="horizontalstrike"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:list>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @denomalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="denomalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @depth
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="depth" type="m:length"/>
Attribute m:mstyle.generalattributes / @dir
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration ltr
enumeration rtl
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="dir">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="ltr"/>
      <xs:enumeration value="rtl"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @edge
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="edge">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @equalcolumns
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="equalcolumns">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @equalrows
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="equalrows">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @fence
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="fence">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @form
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration prefix
enumeration infix
enumeration postfix
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="form">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="prefix"/>
      <xs:enumeration value="infix"/>
      <xs:enumeration value="postfix"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @frame
Namespace No namespace
Type m:linestyle
Properties
content simple
Facets
enumeration none
enumeration solid
enumeration dashed
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="frame" type="m:linestyle"/>
Attribute m:mstyle.generalattributes / @framespacing
Namespace No namespace
Type restriction of list of union of(m:length, m:length)
Properties
content simple
Facets
length 2
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="framespacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:union memberTypes="m:length m:length"/>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:length value="2"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @groupalign
Namespace No namespace
Type m:group-alignment-list-list
Properties
content simple
Facets
pattern (\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="groupalign" type="m:group-alignment-list-list"/>
Attribute m:mstyle.generalattributes / @height
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="height" type="m:length"/>
Attribute m:mstyle.generalattributes / @indentalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @indentalignfirst
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentalignfirst">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @indentalignlast
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentalignlast">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @indentshift
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentshift" type="m:length"/>
Attribute m:mstyle.generalattributes / @indentshiftfirst
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentshiftfirst">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @indentshiftlast
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentshiftlast">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @indenttarget
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indenttarget"/>
Attribute m:mstyle.generalattributes / @largeop
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="largeop">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @leftoverhang
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="leftoverhang" type="m:length"/>
Attribute m:mstyle.generalattributes / @length
Namespace No namespace
Type m:unsigned-integer
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="length" type="m:unsigned-integer"/>
Attribute m:mstyle.generalattributes / @linebreak
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration auto
enumeration newline
enumeration nobreak
enumeration goodbreak
enumeration badbreak
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="linebreak">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="auto"/>
      <xs:enumeration value="newline"/>
      <xs:enumeration value="nobreak"/>
      <xs:enumeration value="goodbreak"/>
      <xs:enumeration value="badbreak"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @linebreakmultchar
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="linebreakmultchar"/>
Attribute m:mstyle.generalattributes / @linebreakstyle
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration before
enumeration after
enumeration duplicate
enumeration infixlinebreakstyle
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="linebreakstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="before"/>
      <xs:enumeration value="after"/>
      <xs:enumeration value="duplicate"/>
      <xs:enumeration value="infixlinebreakstyle"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @lineleading
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="lineleading" type="m:length"/>
Attribute m:mstyle.generalattributes / @linethickness
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="linethickness">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thin"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thick"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @location
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration w
enumeration nw
enumeration n
enumeration ne
enumeration e
enumeration se
enumeration s
enumeration sw
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="location">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="w"/>
      <xs:enumeration value="nw"/>
      <xs:enumeration value="n"/>
      <xs:enumeration value="ne"/>
      <xs:enumeration value="e"/>
      <xs:enumeration value="se"/>
      <xs:enumeration value="s"/>
      <xs:enumeration value="sw"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @longdivstyle
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration lefttop
enumeration stackedrightright
enumeration mediumstackedrightright
enumeration shortstackedrightright
enumeration righttop
enumeration left/\right
enumeration left)(right
enumeration :right=right
enumeration stackedleftleft
enumeration stackedleftlinetop
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="longdivstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="lefttop"/>
      <xs:enumeration value="stackedrightright"/>
      <xs:enumeration value="mediumstackedrightright"/>
      <xs:enumeration value="shortstackedrightright"/>
      <xs:enumeration value="righttop"/>
      <xs:enumeration value="left/\right"/>
      <xs:enumeration value="left)(right"/>
      <xs:enumeration value=":right=right"/>
      <xs:enumeration value="stackedleftleft"/>
      <xs:enumeration value="stackedleftlinetop"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @lquote
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="lquote"/>
Attribute m:mstyle.generalattributes / @lspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="lspace" type="m:length"/>
Attribute m:mstyle.generalattributes / @mathsize
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="mathsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="small"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="normal"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="big"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @mathvariant
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration normal
enumeration bold
enumeration italic
enumeration bold-italic
enumeration double-struck
enumeration bold-fraktur
enumeration script
enumeration bold-script
enumeration fraktur
enumeration sans-serif
enumeration bold-sans-serif
enumeration sans-serif-italic
enumeration sans-serif-bold-italic
enumeration monospace
enumeration initial
enumeration tailed
enumeration looped
enumeration stretched
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="mathvariant">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="normal"/>
      <xs:enumeration value="bold"/>
      <xs:enumeration value="italic"/>
      <xs:enumeration value="bold-italic"/>
      <xs:enumeration value="double-struck"/>
      <xs:enumeration value="bold-fraktur"/>
      <xs:enumeration value="script"/>
      <xs:enumeration value="bold-script"/>
      <xs:enumeration value="fraktur"/>
      <xs:enumeration value="sans-serif"/>
      <xs:enumeration value="bold-sans-serif"/>
      <xs:enumeration value="sans-serif-italic"/>
      <xs:enumeration value="sans-serif-bold-italic"/>
      <xs:enumeration value="monospace"/>
      <xs:enumeration value="initial"/>
      <xs:enumeration value="tailed"/>
      <xs:enumeration value="looped"/>
      <xs:enumeration value="stretched"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @maxsize
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="maxsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="infinity"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @minlabelspacing
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="minlabelspacing" type="m:length"/>
Attribute m:mstyle.generalattributes / @minsize
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="minsize" type="m:length"/>
Attribute m:mstyle.generalattributes / @movablelimits
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="movablelimits">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @mslinethickness
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="mslinethickness">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thin"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thick"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @notation
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="notation"/>
Attribute m:mstyle.generalattributes / @numalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="numalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @open
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="open"/>
Attribute m:mstyle.generalattributes / @position
Namespace No namespace
Type m:integer
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="position" type="m:integer"/>
Attribute m:mstyle.generalattributes / @rightoverhang
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rightoverhang" type="m:length"/>
Attribute m:mstyle.generalattributes / @rowalign
Namespace No namespace
Type restriction of list of m:verticalalign
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rowalign">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:verticalalign"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @rowlines
Namespace No namespace
Type restriction of list of m:linestyle
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rowlines">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:linestyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @rowspacing
Namespace No namespace
Type restriction of list of m:length
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rowspacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:length"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @rowspan
Namespace No namespace
Type m:positive-integer
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rowspan" type="m:positive-integer"/>
Attribute m:mstyle.generalattributes / @rquote
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rquote"/>
Attribute m:mstyle.generalattributes / @rspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rspace" type="m:length"/>
Attribute m:mstyle.generalattributes / @selection
Namespace No namespace
Type m:positive-integer
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="selection" type="m:positive-integer"/>
Attribute m:mstyle.generalattributes / @separator
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="separator">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @separators
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="separators"/>
Attribute m:mstyle.generalattributes / @shift
Namespace No namespace
Type m:integer
Properties
content simple
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="shift" type="m:integer"/>
Attribute m:mstyle.generalattributes / @side
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
enumeration leftoverlap
enumeration rightoverlap
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="side">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="leftoverlap"/>
      <xs:enumeration value="rightoverlap"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @stackalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration decimalpoint
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="stackalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="decimalpoint"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @stretchy
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="stretchy">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @subscriptshift
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="subscriptshift" type="m:length"/>
Attribute m:mstyle.generalattributes / @superscriptshift
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="superscriptshift" type="m:length"/>
Attribute m:mstyle.generalattributes / @symmetric
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="symmetric">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @valign
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="valign" type="m:length"/>
Attribute m:mstyle.generalattributes / @width
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="width" type="m:length"/>
Attribute m:math.attributes / @display
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration block
enumeration inline
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="display">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="block"/>
      <xs:enumeration value="inline"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:math.attributes / @maxwidth
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="maxwidth" type="m:length"/>
Attribute m:math.attributes / @overflow
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration linebreak
enumeration scroll
enumeration elide
enumeration truncate
enumeration scale
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="overflow">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="linebreak"/>
      <xs:enumeration value="scroll"/>
      <xs:enumeration value="elide"/>
      <xs:enumeration value="truncate"/>
      <xs:enumeration value="scale"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:math.attributes / @altimg
Namespace No namespace
Type xs:anyURI
Properties
content simple
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="altimg" type="xs:anyURI"/>
Attribute m:math.attributes / @altimg-width
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="altimg-width" type="m:length"/>
Attribute m:math.attributes / @altimg-height
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="altimg-height" type="m:length"/>
Attribute m:math.attributes / @altimg-valign
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="altimg-valign">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="top"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="middle"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="bottom"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:math.attributes / @alttext
Namespace No namespace
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="alttext"/>
Attribute m:math.attributes / @cdgroup
Namespace No namespace
Type xs:anyURI
Properties
content simple
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="cdgroup" type="xs:anyURI"/>
Attribute m:math.deprecatedattributes / @mode
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Attribute Group m:math.deprecatedattributes
Source
<xs:attribute name="mode" type="xs:string"/>
Attribute m:math.deprecatedattributes / @macros
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Attribute Group m:math.deprecatedattributes
Source
<xs:attribute name="macros" type="xs:string"/>
Attribute G_Number / @BoundType
Namespace No namespace
Annotations
Type of bound: open or closed.
Type restriction of xsd:string
Properties
use required
Facets
enumeration open
enumeration closed
Used by
Source
<xsd:attribute name="BoundType" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Type of bound: open or closed.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="open"/>
      <xsd:enumeration value="closed"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute CT_NumberIntervalBound / @BoundType
Namespace No namespace
Annotations
Type of bound: open or closed.
Type restriction of xsd:string
Properties
use required
Facets
enumeration open
enumeration closed
Source
<xsd:attribute name="BoundType" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Type of bound: open or closed.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="open"/>
      <xsd:enumeration value="closed"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute CT_ToleranceBound / @BoundType
Namespace No namespace
Annotations
Type of tolerance bound: absolute or relative.
Type restriction of xsd:string
Properties
use required
Facets
enumeration absolute
enumeration relative
Source
<xsd:attribute name="BoundType" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Type of tolerance bound: absolute or relative.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="absolute"/>
      <xsd:enumeration value="relative"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute G_TolerancedNumber / @BoundType
Namespace No namespace
Annotations
Type of toleranced number interval bound: open or closed.
Type restriction of xsd:string
Properties
use required
Facets
enumeration open
enumeration closed
Used by
Source
<xsd:attribute name="BoundType" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Type of toleranced number interval bound: open or closed.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="open"/>
      <xsd:enumeration value="closed"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute CT_TolerancedNumberIntervalBound / @BoundType
Namespace No namespace
Annotations
Type of toleranced number interval bound: open or closed.
Type restriction of xsd:string
Properties
use required
Facets
enumeration open
enumeration closed
Source
<xsd:attribute name="BoundType" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Type of toleranced number interval bound: open or closed.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="open"/>
      <xsd:enumeration value="closed"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute G_Quantity / @BoundType
Namespace No namespace
Annotations
Type of quantity interval bound: open or closed.
Type restriction of xsd:string
Properties
use required
Facets
enumeration open
enumeration closed
Used by
Source
<xsd:attribute name="BoundType" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Type of quantity interval bound: open or closed.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="open"/>
      <xsd:enumeration value="closed"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute CT_QuantityIntervalBound / @BoundType
Namespace No namespace
Annotations
Type of quantity interval bound: open or closed.
Type restriction of xsd:string
Properties
use required
Facets
enumeration open
enumeration closed
Source
<xsd:attribute name="BoundType" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Type of quantity interval bound: open or closed.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="open"/>
      <xsd:enumeration value="closed"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute G_TolerancedQuantity / @BoundType
Namespace No namespace
Annotations
Type of toleranced quantity interval bound: open or closed.
Type restriction of xsd:string
Properties
use required
Facets
enumeration open
enumeration closed
Used by
Source
<xsd:attribute name="BoundType" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Type of toleranced quantity interval bound: open or closed.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="open"/>
      <xsd:enumeration value="closed"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute CT_TolerancedQuantityIntervalBound / @BoundType
Namespace No namespace
Annotations
Type of toleranced quantity interval bound: open or closed.
Type restriction of xsd:string
Properties
use required
Facets
enumeration open
enumeration closed
Source
<xsd:attribute name="BoundType" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Type of toleranced quantity interval bound: open or closed.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="open"/>
      <xsd:enumeration value="closed"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute AG_CommonMathAttributes / @Symbol
Namespace No namespace
Annotations
Mathematical symbol. Used to refer to this variable in MathML.
Type xsd:NCName
Properties
use required
Used by
Attribute Group AG_CommonMathAttributes
Source
<xsd:attribute name="Symbol" type="xsd:NCName" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Mathematical symbol. Used to refer to this variable in MathML.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute AG_CommonMathAttributes / @TeX
Namespace No namespace
Annotations
TeX representation. Used in GUIs and documentation.
Type xsd:string
Properties
content simple
Used by
Attribute Group AG_CommonMathAttributes
Source
<xsd:attribute name="TeX" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">TeX representation. Used in GUIs and documentation.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ParameterValueMagnitude / @Symbol
Namespace No namespace
Annotations
Mathematical symbol. Used to refer to this variable in MathML.
Type xsd:NCName
Properties
use required
Used by
Source
<xsd:attribute name="Symbol" type="xsd:NCName" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Mathematical symbol. Used to refer to this variable in MathML.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ParameterValue / @Symbol
Namespace No namespace
Annotations
Mathematical symbol. Used to refer to this variable in MathML.
Type xsd:NCName
Properties
use required
Used by
Complex Type CT_ParameterValue
Source
<xsd:attribute name="Symbol" type="xsd:NCName" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Mathematical symbol. Used to refer to this variable in MathML.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Transformation / ArgumentTransformations / ArgumentTransformation / @Symbol
Namespace No namespace
Annotations
Symbol of the original function's argument that will be transformed by this function.
Type xsd:NCName
Properties
content simple
Used by
Source
<xsd:attribute name="Symbol" type="xsd:NCName">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Symbol of the original function's argument that will be transformed by this function.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Port / NestedPorts / NestedPort / @Id
Namespace No namespace
Annotations
Element ID.
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="Id" type="xsd:ID" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Element ID.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Port / NestedPorts / NestedPort / @Name
Namespace No namespace
Annotations
Nested port name.
Type xsd:string
Properties
use required
Used by
Source
<xsd:attribute name="Name" type="xsd:string" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Nested port name.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Port / NestedPorts / NestedPort / @ShortDescription
Namespace No namespace
Annotations
Short element description.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="ShortDescription" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Short element description.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Port / @Name
Namespace No namespace
Annotations
Port name.
Type xsd:string
Properties
use required
Used by
Complex Type CT_Port
Source
<xsd:attribute name="Name" type="xsd:string" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Port name.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Port / @Type
Namespace No namespace
Annotations
Port type: {static, input, output, inout}
Type ST_PortType
Properties
use required
Facets
enumeration input
enumeration output
enumeration inout
enumeration static
Used by
Complex Type CT_Port
Source
<xsd:attribute name="Type" type="ST_PortType" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Port type: {static, input, output, inout}</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_PortSet / References / PortRef / @Ref
Namespace No namespace
Annotations
ID reference to  port definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to port definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_PortSet / References / PortSetRef / @Ref
Namespace No namespace
Annotations
ID reference to  port set definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to port set definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_PortSet / @IsOrdered
Namespace No namespace
Annotations
Referenced ports and port sets are either ordered or unordered.
Type xsd:boolean
Properties
default true
Used by
Complex Type CT_PortSet
Source
<xsd:attribute default="true" name="IsOrdered" type="xsd:boolean">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Referenced ports and port sets are either ordered or unordered.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute xenc:EncryptionMethodType / @Algorithm
Namespace No namespace
Type anyURI
Properties
use required
Used by
Source
<attribute name="Algorithm" type="anyURI" use="required"/>
Attribute ds:TransformType / @Algorithm
Namespace No namespace
Type anyURI
Properties
use required
Used by
Complex Type ds:TransformType
Source
<attribute name="Algorithm" type="anyURI" use="required"/>
Attribute ds:RetrievalMethodType / @URI
Namespace No namespace
Type anyURI
Properties
content simple
Used by
Complex Type ds:RetrievalMethodType
Source
<attribute name="URI" type="anyURI"/>
Attribute ds:RetrievalMethodType / @Type
Namespace No namespace
Type anyURI
Properties
use optional
Used by
Complex Type ds:RetrievalMethodType
Source
<attribute name="Type" type="anyURI" use="optional"/>
Attribute ds:KeyInfoType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Complex Type ds:KeyInfoType
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute xenc:CipherReferenceType / @URI
Namespace No namespace
Type anyURI
Properties
use required
Used by
Source
<attribute name="URI" type="anyURI" use="required"/>
Attribute xenc:EncryptionPropertyType / @Target
Namespace No namespace
Type anyURI
Properties
use optional
Used by
Source
<attribute name="Target" type="anyURI" use="optional"/>
Attribute xenc:EncryptionPropertyType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute xenc:EncryptionPropertiesType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute xenc:EncryptedType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Complex Type xenc:EncryptedType
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute xenc:EncryptedType / @Type
Namespace No namespace
Type anyURI
Properties
use optional
Used by
Complex Type xenc:EncryptedType
Source
<attribute name="Type" type="anyURI" use="optional"/>
Attribute xenc:EncryptedType / @MimeType
Namespace No namespace
Type string
Properties
use optional
Used by
Complex Type xenc:EncryptedType
Source
<attribute name="MimeType" type="string" use="optional"/>
Attribute xenc:EncryptedType / @Encoding
Namespace No namespace
Type anyURI
Properties
use optional
Used by
Complex Type xenc:EncryptedType
Source
<attribute name="Encoding" type="anyURI" use="optional"/>
Attribute CT_Load / RawData / CSV / ExternalData / @URI
Namespace No namespace
Annotations
Uniform resource identifier pointing to the external raw load data.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="URI" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Uniform resource identifier pointing to the external raw load data.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / CSV / @TextEncoding
Namespace No namespace
Annotations
The text encoding of the CSV data.
Type ST_LoadDataTextEncodingType
Properties
default utf-8
Facets
enumeration utf-8
enumeration utf-16
Used by
Source
<xsd:attribute name="TextEncoding" type="ST_LoadDataTextEncodingType" default="utf-8">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">The text encoding of the CSV data.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / CSV / @DelimiterChar
Namespace No namespace
Annotations
A one-character string used to separate data fields.
Type restriction of xsd:string
Properties
default ,
Facets
minLength 1
maxLength 1
Used by
Source
<xsd:attribute name="DelimiterChar" default=",">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">A one-character string used to separate data fields.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="1"/>
      <xsd:minLength value="1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute CT_Load / RawData / CSV / @KeepWhitespaceAfterDelimiter
Namespace No namespace
Annotations
Treat white-space immediately following the delimiter as significant.
Type xsd:boolean
Properties
default false
Used by
Source
<xsd:attribute default="false" name="KeepWhitespaceAfterDelimiter" type="xsd:boolean">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Treat white-space immediately following the delimiter as significant.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / CSV / @QuoteChar
Namespace No namespace
Annotations
A one-character string used to quote elements containing the delimiter or which start with the quote character.
Type restriction of xsd:string
Properties
default "
Facets
minLength 1
maxLength 1
Used by
Source
<xsd:attribute default=""" name="QuoteChar">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">A one-character string used to quote elements containing the delimiter or which start with the quote character.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="1"/>
      <xsd:minLength value="1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute CT_Load / RawData / CSV / @EscapeChar
Namespace No namespace
Annotations
A one-character string used to escape the delimiter or quote characters.
Type restriction of xsd:string
Properties
default \
Facets
minLength 1
maxLength 1
Used by
Source
<xsd:attribute default="\" name="EscapeChar">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">A one-character string used to escape the delimiter or quote characters.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:minLength value="1"/>
      <xsd:maxLength value="1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute CT_Load / RawData / CSV / @CompressionType
Namespace No namespace
Annotations
Data compression type.
Type ST_LoadDataCompressionType
Properties
content simple
Facets
enumeration xz
enumeration zip
enumeration 7z
Used by
Source
<xsd:attribute name="CompressionType" type="ST_LoadDataCompressionType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Data compression type.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / CSV / @CompressionTextToBinaryEncoding
Namespace No namespace
Annotations
Binary encoding of compression.
Type ST_LoadDataCompressionTextToBinaryEncodingType
Properties
default base64
Facets
enumeration base64
Used by
Source
<xsd:attribute default="base64" name="CompressionTextToBinaryEncoding" type="ST_LoadDataCompressionTextToBinaryEncodingType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Binary encoding of compression.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / CSV / @ParserDirectives
Namespace No namespace
Annotations
Parser plug-in name and/or parser directives.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="ParserDirectives" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Parser plug-in name and/or parser directives.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / JSON / ExternalData / @URI
Namespace No namespace
Annotations
Uniform resource identifier pointing to the external raw load data.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="URI" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Uniform resource identifier pointing to the external raw load data.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / JSON / @TextEncoding
Namespace No namespace
Annotations
The text encoding of the JSON data.
Type ST_LoadDataTextEncodingType
Properties
default utf-8
Facets
enumeration utf-8
enumeration utf-16
Used by
Source
<xsd:attribute name="TextEncoding" type="ST_LoadDataTextEncodingType" default="utf-8">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">The text encoding of the JSON data.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / JSON / @CompressionType
Namespace No namespace
Annotations
Data compression type.
Type ST_LoadDataCompressionType
Properties
content simple
Facets
enumeration xz
enumeration zip
enumeration 7z
Used by
Source
<xsd:attribute name="CompressionType" type="ST_LoadDataCompressionType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Data compression type.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / JSON / @CompressionTextToBinaryEncoding
Namespace No namespace
Annotations
Binary encoding of compression.
Type ST_LoadDataCompressionTextToBinaryEncodingType
Properties
default base64
Facets
enumeration base64
Used by
Source
<xsd:attribute default="base64" name="CompressionTextToBinaryEncoding" type="ST_LoadDataCompressionTextToBinaryEncodingType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Binary encoding of compression.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / JSON / @ParserDirectives
Namespace No namespace
Annotations
Parser plug-in name and/or parser directives.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="ParserDirectives" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Parser plug-in name and/or parser directives.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / MetaModel / ExternalData / @URI
Namespace No namespace
Annotations
Uniform resource identifier pointing to the external raw load data.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="URI" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Uniform resource identifier pointing to the external raw load data.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / MetaModel / @Format
Namespace No namespace
Annotations
Meta model format: {PMML}
Type ST_LoadMetaModelFormat
Properties
use required
Facets
enumeration PMML
Used by
Source
<xsd:attribute name="Format" type="ST_LoadMetaModelFormat" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Meta model format: {PMML}</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / MetaModel / @CompressionType
Namespace No namespace
Annotations
Data compression type.
Type ST_LoadDataCompressionType
Properties
content simple
Facets
enumeration xz
enumeration zip
enumeration 7z
Used by
Source
<xsd:attribute name="CompressionType" type="ST_LoadDataCompressionType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Data compression type.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / MetaModel / @CompressionTextToBinaryEncoding
Namespace No namespace
Annotations
Binary encoding of compression.
Type ST_LoadDataCompressionTextToBinaryEncodingType
Properties
default base64
Facets
enumeration base64
Used by
Source
<xsd:attribute default="base64" name="CompressionTextToBinaryEncoding" type="ST_LoadDataCompressionTextToBinaryEncodingType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Binary encoding of compression.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Load / RawData / MetaModel / @ParserDirectives
Namespace No namespace
Annotations
Parser plug-in name and/or parser directives.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="ParserDirectives" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Parser plug-in name and/or parser directives.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_LoadRef / @Ref
Namespace No namespace
Annotations
ID reference to the load definition.
Type xsd:IDREF
Properties
use required
Used by
Complex Type CT_LoadRef
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to the load definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_LoadSetRef / @Ref
Namespace No namespace
Annotations
ID reference to  load set definition.
Type xsd:IDREF
Properties
use required
Used by
Complex Type CT_LoadSetRef
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to load set definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_LoadSet / @IsOrdered
Namespace No namespace
Annotations
Referenced loads and load sets are either ordered or unordered.
Type xsd:boolean
Properties
default false
Used by
Complex Type CT_LoadSet
Source
<xsd:attribute default="false" name="IsOrdered" type="xsd:boolean">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Referenced loads and load sets are either ordered or unordered.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Action / Assignments / Assignment / PortRefs / PortRef / @Ref
Namespace No namespace
Annotations
ID reference to existing port definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to existing port definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Action / Assignments / Assignment / PortSetRefs / PortSetRef / @Ref
Namespace No namespace
Annotations
ID reference to existing port set definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to existing port set definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Action / Assignments / Assignment / LoadRefs / LoadRef / @Ref
Namespace No namespace
Annotations
ID reference to existing load definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to existing load definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Action / Assignments / Assignment / LoadSetRefs / LoadSetRef / @Ref
Namespace No namespace
Annotations
ID reference to existing load set definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to existing load set definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ActionSet / References / ActionRef / @Ref
Namespace No namespace
Annotations
ID reference to  action definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to action definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ActionSet / References / ActionSetRef / @Ref
Namespace No namespace
Annotations
ID reference to  action set definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to action set definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ActionSet / @IsOrdered
Namespace No namespace
Annotations
Referenced actions and action sets are either ordered or unordered.
Type xsd:boolean
Properties
default true
Used by
Complex Type CT_ActionSet
Source
<xsd:attribute default="true" name="IsOrdered" type="xsd:boolean">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Referenced actions and action sets are either ordered or unordered.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_Activity / ActionSetRef / @Ref
Namespace No namespace
Annotations
ID reference to the relevant action set definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to the relevant action set definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ActivityFlow / ActivityRefs / ActivityRef / PredecessorActivityRefs / PredecessorActivityRef / @Ref
Namespace No namespace
Annotations
ID reference to  activity definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to activity definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ActivityFlow / ActivityRefs / ActivityRef / @Ref
Namespace No namespace
Annotations
ID reference to  activity definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to activity definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ActivityFlowSet / References / ActivityFlowRef / @Ref
Namespace No namespace
Annotations
ID reference to an activity flow definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to an activity flow definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ActivityFlowSet / References / ActivityFlowSetRef / @Ref
Namespace No namespace
Annotations
ID reference to an activity flow set definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to an activity flow set definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ActivityFlowSet / @IsOrdered
Namespace No namespace
Annotations
Referenced activity flows and flow sets are either ordered or unordered.
Type xsd:boolean
Properties
default true
Used by
Complex Type CT_ActivityFlowSet
Source
<xsd:attribute default="true" name="IsOrdered" type="xsd:boolean">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Referenced activity flows and flow sets are either ordered or unordered.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ScenarioDefinition / Scenarios / Scenario / Redefinitions / Redefinition / RedefinedElementRef / @Ref
Namespace No namespace
Annotations
ID reference to MPFO-XML element that is to be redefined.
Type xsd:IDREF
Properties
content simple
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to MPFO-XML element that is to be redefined.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ScenarioDefinition / Scenarios / Scenario / Redefinitions / @IsOrdered
Namespace No namespace
Annotations
Referenced redefinitions are to be applied either in an orderly or unordered fashion.
Type xsd:boolean
Properties
default true
Used by
Source
<xsd:attribute default="true" name="IsOrdered" type="xsd:boolean">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Referenced redefinitions are to be applied either in an orderly or unordered fashion.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ScenarioDefinition / Scenarios / Scenario / ActivityFlowSetRefs / ActivityFlowSetRef / @Ref
Namespace No namespace
Annotations
ID reference to an activity flow set definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to an activity flow set definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ScenarioDefinition / Application / ScenarioRefs / ScenarioRef / @Ref
Namespace No namespace
Annotations
ID reference to a scenario definition.
Type xsd:IDREF
Properties
use required
Used by
Source
<xsd:attribute name="Ref" type="xsd:IDREF" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference to a scenario definition.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_ScenarioDefinition / Application / @IsOrdered
Namespace No namespace
Annotations
Referenced scenarios are to be executed either ordered or unordered.
Type xsd:boolean
Properties
default true
Used by
Source
<xsd:attribute default="true" name="IsOrdered" type="xsd:boolean">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Referenced scenarios are to be executed either ordered or unordered.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_RequirementDefinition / ExternalData / @URI
Namespace No namespace
Annotations
Uniform resource identifier pointing to the external data.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="URI" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Uniform resource identifier pointing to the external data.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_RequirementDefinition / @Format
Namespace No namespace
Annotations
Requirements data format {ReqIF}.
Type ST_RequirementFormat
Properties
use required
Facets
enumeration ReqIF
Used by
Source
<xsd:attribute name="Format" type="ST_RequirementFormat" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Requirements data format {ReqIF}.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_RequirementDefinition / @CompressionType
Namespace No namespace
Annotations
Data compression type.
Type ST_LoadDataCompressionType
Properties
content simple
Facets
enumeration xz
enumeration zip
enumeration 7z
Used by
Source
<xsd:attribute name="CompressionType" type="ST_LoadDataCompressionType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Data compression type.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_RequirementDefinition / @CompressionTextToBinaryEncoding
Namespace No namespace
Annotations
Binary encoding of compression.
Type ST_LoadDataCompressionTextToBinaryEncodingType
Properties
default base64
Facets
enumeration base64
Used by
Source
<xsd:attribute default="base64" name="CompressionTextToBinaryEncoding" type="ST_LoadDataCompressionTextToBinaryEncodingType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Binary encoding of compression.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_RequirementDefinition / @ParserDirectives
Namespace No namespace
Annotations
Parser plug-in name and/or parser directives.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="ParserDirectives" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Parser plug-in name and/or parser directives.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute CT_External / @MPFoVersion
Namespace No namespace
Annotations
Used MPFO-XML format version.
Type ST_MPFoVersion
Properties
use required
Facets
enumeration 0.6
enumeration 0.7
Used by
Complex Type CT_External
Source
<xsd:attribute name="MPFoVersion" type="ST_MPFoVersion" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Used MPFO-XML format version.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / Creator / @Name
Namespace No namespace
Annotations
Author name.
Type xsd:string
Properties
use required
Used by
Source
<xsd:attribute name="Name" type="xsd:string" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Author name.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / Creator / @Organization
Namespace No namespace
Annotations
Author organization.
Type xsd:string
Properties
use required
Used by
Source
<xsd:attribute name="Organization" type="xsd:string" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Author organization.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / Creator / @CreationTimeStamp
Namespace No namespace
Annotations
Date and time of element creation.
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="CreationTimeStamp" type="xsd:dateTime" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Date and time of element creation.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / Creator / @Address
Namespace No namespace
Annotations
Author address.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="Address" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Author address.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / Creator / @Email
Namespace No namespace
Annotations
Author email.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="Email" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Author email.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / Creator / @Telephone
Namespace No namespace
Annotations
Author telephone.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="Telephone" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Author telephone.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / Creator / @ToolName
Namespace No namespace
Annotations
Name of tool that exported the MPFO-XML document.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="ToolName" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Name of tool that exported the MPFO-XML document.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / Creator / @ToolVersion
Namespace No namespace
Annotations
Version of tool that exported the MPFO-XML document.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="ToolVersion" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Version of tool that exported the MPFO-XML document.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute ds:CanonicalizationMethodType / @Algorithm
Namespace No namespace
Type anyURI
Properties
use required
Used by
Source
<attribute name="Algorithm" type="anyURI" use="required"/>
Attribute ds:SignatureMethodType / @Algorithm
Namespace No namespace
Type anyURI
Properties
use required
Used by
Complex Type ds:SignatureMethodType
Source
<attribute name="Algorithm" type="anyURI" use="required"/>
Attribute ds:DigestMethodType / @Algorithm
Namespace No namespace
Type anyURI
Properties
use required
Used by
Complex Type ds:DigestMethodType
Source
<attribute name="Algorithm" type="anyURI" use="required"/>
Attribute ds:ReferenceType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Complex Type ds:ReferenceType
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute ds:ReferenceType / @URI
Namespace No namespace
Type anyURI
Properties
use optional
Used by
Complex Type ds:ReferenceType
Source
<attribute name="URI" type="anyURI" use="optional"/>
Attribute ds:ReferenceType / @Type
Namespace No namespace
Type anyURI
Properties
use optional
Used by
Complex Type ds:ReferenceType
Source
<attribute name="Type" type="anyURI" use="optional"/>
Attribute ds:SignedInfoType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Complex Type ds:SignedInfoType
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute ds:SignatureValueType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Complex Type ds:SignatureValueType
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute ds:ObjectType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Complex Type ds:ObjectType
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute ds:ObjectType / @MimeType
Namespace No namespace
Type string
Properties
use optional
Used by
Complex Type ds:ObjectType
Source
<attribute name="MimeType" type="string" use="optional"/>
Attribute ds:ObjectType / @Encoding
Namespace No namespace
Type anyURI
Properties
use optional
Used by
Complex Type ds:ObjectType
Source
<attribute name="Encoding" type="anyURI" use="optional"/>
Attribute ds:SignatureType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Complex Type ds:SignatureType
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute MPFo / DocumentDefinition / Documents / Document / @Id
Namespace No namespace
Annotations
Element ID.
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="Id" type="xsd:ID" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Element ID.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / @Revision
Namespace No namespace
Annotations
Document revision.
Type xsd:string
Properties
use required
Used by
Source
<xsd:attribute name="Revision" type="xsd:string" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Document revision.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / @ShortDescription
Namespace No namespace
Annotations
Short element description.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="ShortDescription" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Short element description.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / @Modificator
Namespace No namespace
Annotations
Name of the user who last modified the element contents.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="Modificator" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Name of the user who last modified the element contents.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / @ModificationTimeStamp
Namespace No namespace
Annotations
Date and time of last element modification.
Type xsd:dateTime
Properties
content simple
Used by
Source
<xsd:attribute name="ModificationTimeStamp" type="xsd:dateTime">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Date and time of last element modification.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / @DocumentTitle
Namespace No namespace
Annotations
Document title.
Type xsd:string
Properties
content simple
Used by
Source
<xsd:attribute name="DocumentTitle" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Document title.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / DocumentDefinition / Documents / Document / @PredecessorDocumentRef
Namespace No namespace
Annotations
ID reference of predecessor document revision.
Type xsd:IDREF
Properties
content simple
Used by
Source
<xsd:attribute name="PredecessorDocumentRef" type="xsd:IDREF">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">ID reference of predecessor document revision.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / @MPFoVersion
Namespace No namespace
Annotations
Used MPFO-XML format version.
Type ST_MPFoVersion
Properties
use required
Facets
enumeration 0.6
enumeration 0.7
Used by
Element MPFo
Source
<xsd:attribute name="MPFoVersion" type="ST_MPFoVersion" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Used MPFO-XML format version.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute MPFo / @Revision
Namespace No namespace
Annotations
Version of the document revision. This attribute should be used in case some or all of the (top - 1) level elements are encrypted.
Type xsd:string
Properties
content simple
Used by
Element MPFo
Source
<xsd:attribute name="Revision" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">Version of the document revision. This attribute should be used in case some or all of the (top - 1) level elements are encrypted.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute ds:ManifestType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Complex Type ds:ManifestType
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute ds:SignaturePropertyType / @Target
Namespace No namespace
Type anyURI
Properties
use required
Used by
Source
<attribute name="Target" type="anyURI" use="required"/>
Attribute ds:SignaturePropertyType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute ds:SignaturePropertiesType / @Id
Namespace No namespace
Type ID
Properties
use optional
Used by
Source
<attribute name="Id" type="ID" use="optional"/>
Attribute xenc:ReferenceType / @URI
Namespace No namespace
Type anyURI
Properties
use required
Used by
Complex Type xenc:ReferenceType
Source
<attribute name="URI" type="anyURI" use="required"/>
Attribute xenc:EncryptedKeyType / @Recipient
Namespace No namespace
Type string
Properties
use optional
Used by
Complex Type xenc:EncryptedKeyType
Source
<attribute name="Recipient" type="string" use="optional"/>
Attribute xenc:AgreementMethodType / @Algorithm
Namespace No namespace
Type anyURI
Properties
use required
Used by
Source
<attribute name="Algorithm" type="anyURI" use="required"/>
Attribute Extension / @extender
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element Extension
Source
<xs:attribute name="extender" type="xs:string" use="optional"/>
Attribute Extension / @name
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element Extension
Source
<xs:attribute name="name" type="xs:string" use="optional"/>
Attribute Extension / @value
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element Extension
Source
<xs:attribute name="value" type="xs:string" use="optional"/>
Attribute MiningField / @name
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element MiningField
Source
<xs:attribute name="name" type="FIELD-NAME" use="required"/>
Attribute MiningField / @usageType
Namespace No namespace
Type FIELD-USAGE-TYPE
Properties
default active
Facets
enumeration active
enumeration predicted
enumeration target
enumeration supplementary
enumeration group
enumeration order
enumeration frequencyWeight
enumeration analysisWeight
Used by
Element MiningField
Source
<xs:attribute name="usageType" type="FIELD-USAGE-TYPE" default="active"/>
Attribute MiningField / @optype
Namespace No namespace
Type OPTYPE
Properties
content simple
Facets
enumeration categorical
enumeration ordinal
enumeration continuous
Used by
Element MiningField
Source
<xs:attribute name="optype" type="OPTYPE"/>
Attribute MiningField / @importance
Namespace No namespace
Type PROB-NUMBER
Properties
content simple
Used by
Element MiningField
Source
<xs:attribute name="importance" type="PROB-NUMBER"/>
Attribute MiningField / @outliers
Namespace No namespace
Type OUTLIER-TREATMENT-METHOD
Properties
default asIs
Facets
enumeration asIs
enumeration asMissingValues
enumeration asExtremeValues
Used by
Element MiningField
Source
<xs:attribute name="outliers" type="OUTLIER-TREATMENT-METHOD" default="asIs"/>
Attribute MiningField / @lowValue
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element MiningField
Source
<xs:attribute name="lowValue" type="NUMBER"/>
Attribute MiningField / @highValue
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element MiningField
Source
<xs:attribute name="highValue" type="NUMBER"/>
Attribute MiningField / @missingValueReplacement
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element MiningField
Source
<xs:attribute name="missingValueReplacement" type="xs:string"/>
Attribute MiningField / @missingValueTreatment
Namespace No namespace
Type MISSING-VALUE-TREATMENT-METHOD
Properties
content simple
Facets
enumeration asIs
enumeration asMean
enumeration asMode
enumeration asMedian
enumeration asValue
Used by
Element MiningField
Source
<xs:attribute name="missingValueTreatment" type="MISSING-VALUE-TREATMENT-METHOD"/>
Attribute MiningField / @invalidValueTreatment
Namespace No namespace
Type INVALID-VALUE-TREATMENT-METHOD
Properties
default returnInvalid
Facets
enumeration returnInvalid
enumeration asIs
enumeration asMissing
Used by
Element MiningField
Source
<xs:attribute name="invalidValueTreatment" type="INVALID-VALUE-TREATMENT-METHOD" default="returnInvalid"/>
Attribute Decision / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Decision
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute Decision / @displayValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Decision
Source
<xs:attribute name="displayValue" type="xs:string"/>
Attribute Decision / @description
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Decision
Source
<xs:attribute name="description" type="xs:string"/>
Attribute Decisions / @businessProblem
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Decisions
Source
<xs:attribute name="businessProblem" type="xs:string"/>
Attribute Decisions / @description
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Decisions
Source
<xs:attribute name="description" type="xs:string"/>
Attribute Constant / @dataType
Namespace No namespace
Type DATATYPE
Properties
content simple
Facets
enumeration string
enumeration integer
enumeration float
enumeration double
enumeration boolean
enumeration date
enumeration time
enumeration dateTime
enumeration dateDaysSince[0]
enumeration dateDaysSince[1960]
enumeration dateDaysSince[1970]
enumeration dateDaysSince[1980]
enumeration timeSeconds
enumeration dateTimeSecondsSince[0]
enumeration dateTimeSecondsSince[1960]
enumeration dateTimeSecondsSince[1970]
enumeration dateTimeSecondsSince[1980]
Used by
Element Constant
Source
<xs:attribute name="dataType" type="DATATYPE"/>
Attribute FieldRef / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element FieldRef
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute FieldRef / @mapMissingTo
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element FieldRef
Source
<xs:attribute name="mapMissingTo" type="xs:string"/>
Attribute LinearNorm / @orig
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Element LinearNorm
Source
<xs:attribute name="orig" type="NUMBER" use="required"/>
Attribute LinearNorm / @norm
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Element LinearNorm
Source
<xs:attribute name="norm" type="NUMBER" use="required"/>
Attribute NormContinuous / @mapMissingTo
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element NormContinuous
Source
<xs:attribute name="mapMissingTo" type="NUMBER"/>
Attribute NormContinuous / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element NormContinuous
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute NormContinuous / @outliers
Namespace No namespace
Type OUTLIER-TREATMENT-METHOD
Properties
default asIs
Facets
enumeration asIs
enumeration asMissingValues
enumeration asExtremeValues
Used by
Element NormContinuous
Source
<xs:attribute name="outliers" type="OUTLIER-TREATMENT-METHOD" default="asIs"/>
Attribute NormDiscrete / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element NormDiscrete
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute NormDiscrete / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element NormDiscrete
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute NormDiscrete / @mapMissingTo
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element NormDiscrete
Source
<xs:attribute name="mapMissingTo" type="NUMBER"/>
Attribute Interval / @closure
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration openClosed
enumeration openOpen
enumeration closedOpen
enumeration closedClosed
Used by
Element Interval
Source
<xs:attribute name="closure" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="openClosed"/>
      <xs:enumeration value="openOpen"/>
      <xs:enumeration value="closedOpen"/>
      <xs:enumeration value="closedClosed"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Interval / @leftMargin
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Interval
Source
<xs:attribute name="leftMargin" type="NUMBER"/>
Attribute Interval / @rightMargin
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Interval
Source
<xs:attribute name="rightMargin" type="NUMBER"/>
Attribute DiscretizeBin / @binValue
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element DiscretizeBin
Source
<xs:attribute name="binValue" type="xs:string" use="required"/>
Attribute Discretize / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element Discretize
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute Discretize / @mapMissingTo
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Discretize
Source
<xs:attribute name="mapMissingTo" type="xs:string"/>
Attribute Discretize / @defaultValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Discretize
Source
<xs:attribute name="defaultValue" type="xs:string"/>
Attribute Discretize / @dataType
Namespace No namespace
Type DATATYPE
Properties
content simple
Facets
enumeration string
enumeration integer
enumeration float
enumeration double
enumeration boolean
enumeration date
enumeration time
enumeration dateTime
enumeration dateDaysSince[0]
enumeration dateDaysSince[1960]
enumeration dateDaysSince[1970]
enumeration dateDaysSince[1980]
enumeration timeSeconds
enumeration dateTimeSecondsSince[0]
enumeration dateTimeSecondsSince[1960]
enumeration dateTimeSecondsSince[1970]
enumeration dateTimeSecondsSince[1980]
Used by
Element Discretize
Source
<xs:attribute name="dataType" type="DATATYPE"/>
Attribute FieldColumnPair / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element FieldColumnPair
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute FieldColumnPair / @column
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element FieldColumnPair
Source
<xs:attribute name="column" type="xs:string" use="required"/>
Attribute MapValues / @mapMissingTo
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element MapValues
Source
<xs:attribute name="mapMissingTo" type="xs:string"/>
Attribute MapValues / @defaultValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element MapValues
Source
<xs:attribute name="defaultValue" type="xs:string"/>
Attribute MapValues / @outputColumn
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element MapValues
Source
<xs:attribute name="outputColumn" type="xs:string" use="required"/>
Attribute MapValues / @dataType
Namespace No namespace
Type DATATYPE
Properties
content simple
Facets
enumeration string
enumeration integer
enumeration float
enumeration double
enumeration boolean
enumeration date
enumeration time
enumeration dateTime
enumeration dateDaysSince[0]
enumeration dateDaysSince[1960]
enumeration dateDaysSince[1970]
enumeration dateDaysSince[1980]
enumeration timeSeconds
enumeration dateTimeSecondsSince[0]
enumeration dateTimeSecondsSince[1960]
enumeration dateTimeSecondsSince[1970]
enumeration dateTimeSecondsSince[1980]
Used by
Element MapValues
Source
<xs:attribute name="dataType" type="DATATYPE"/>
Attribute TextIndexNormalization / @inField
Namespace No namespace
Type xs:string
Properties
default string
Used by
Source
<xs:attribute name="inField" type="xs:string" default="string"/>
Attribute TextIndexNormalization / @outField
Namespace No namespace
Type xs:string
Properties
default stem
Used by
Source
<xs:attribute name="outField" type="xs:string" default="stem"/>
Attribute TextIndexNormalization / @regexField
Namespace No namespace
Type xs:string
Properties
default regex
Used by
Source
<xs:attribute name="regexField" type="xs:string" default="regex"/>
Attribute TextIndexNormalization / @recursive
Namespace No namespace
Type xs:boolean
Properties
default false
Used by
Source
<xs:attribute name="recursive" type="xs:boolean" default="false"/>
Attribute TextIndexNormalization / @isCaseSensitive
Namespace No namespace
Type xs:boolean
Properties
content simple
Used by
Source
<xs:attribute name="isCaseSensitive" type="xs:boolean"/>
Attribute TextIndexNormalization / @maxLevenshteinDistance
Namespace No namespace
Type xs:integer
Properties
content simple
Used by
Source
<xs:attribute name="maxLevenshteinDistance" type="xs:integer"/>
Attribute TextIndexNormalization / @wordSeparatorCharacterRE
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="wordSeparatorCharacterRE" type="xs:string"/>
Attribute TextIndexNormalization / @tokenize
Namespace No namespace
Type xs:boolean
Properties
content simple
Used by
Source
<xs:attribute name="tokenize" type="xs:boolean"/>
Attribute TextIndex / @textField
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element TextIndex
Source
<xs:attribute name="textField" type="FIELD-NAME" use="required"/>
Attribute TextIndex / @localTermWeights
Namespace No namespace
Type restriction of xs:string
Properties
default termFrequency
Facets
enumeration termFrequency
enumeration binary
enumeration logarithmic
enumeration augmentedNormalizedTermFrequency
Used by
Element TextIndex
Source
<xs:attribute name="localTermWeights" default="termFrequency">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="termFrequency"/>
      <xs:enumeration value="binary"/>
      <xs:enumeration value="logarithmic"/>
      <xs:enumeration value="augmentedNormalizedTermFrequency"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute TextIndex / @isCaseSensitive
Namespace No namespace
Type xs:boolean
Properties
default false
Used by
Element TextIndex
Source
<xs:attribute name="isCaseSensitive" type="xs:boolean" default="false"/>
Attribute TextIndex / @maxLevenshteinDistance
Namespace No namespace
Type xs:integer
Properties
default 0
Used by
Element TextIndex
Source
<xs:attribute name="maxLevenshteinDistance" type="xs:integer" default="0"/>
Attribute TextIndex / @countHits
Namespace No namespace
Type restriction of xs:string
Properties
default allHits
Facets
enumeration allHits
enumeration bestHits
Used by
Element TextIndex
Source
<xs:attribute name="countHits" default="allHits">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="allHits"/>
      <xs:enumeration value="bestHits"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute TextIndex / @wordSeparatorCharacterRE
Namespace No namespace
Type xs:string
Properties
default \s
Used by
Element TextIndex
Source
<xs:attribute name="wordSeparatorCharacterRE" type="xs:string" default="\s"/>
Attribute TextIndex / @tokenize
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element TextIndex
Source
<xs:attribute name="tokenize" type="xs:boolean" default="true"/>
Attribute Apply / @function
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Apply
Source
<xs:attribute name="function" type="xs:string" use="required"/>
Attribute Apply / @mapMissingTo
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Apply
Source
<xs:attribute name="mapMissingTo" type="xs:string"/>
Attribute Apply / @defaultValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Apply
Source
<xs:attribute name="defaultValue" type="xs:string"/>
Attribute Apply / @invalidValueTreatment
Namespace No namespace
Type INVALID-VALUE-TREATMENT-METHOD
Properties
default returnInvalid
Facets
enumeration returnInvalid
enumeration asIs
enumeration asMissing
Used by
Element Apply
Source
<xs:attribute name="invalidValueTreatment" type="INVALID-VALUE-TREATMENT-METHOD" default="returnInvalid"/>
Attribute Aggregate / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element Aggregate
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute Aggregate / @function
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration count
enumeration sum
enumeration average
enumeration min
enumeration max
enumeration multiset
Used by
Element Aggregate
Source
<xs:attribute name="function" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="count"/>
      <xs:enumeration value="sum"/>
      <xs:enumeration value="average"/>
      <xs:enumeration value="min"/>
      <xs:enumeration value="max"/>
      <xs:enumeration value="multiset"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Aggregate / @groupField
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Element Aggregate
Source
<xs:attribute name="groupField" type="FIELD-NAME"/>
Attribute Aggregate / @sqlWhere
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Aggregate
Source
<xs:attribute name="sqlWhere" type="xs:string"/>
Attribute BlockIndicator / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element BlockIndicator
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute Lag / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element Lag
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute Lag / @n
Namespace No namespace
Type xs:positiveInteger
Properties
default 1
Used by
Element Lag
Source
<xs:attribute name="n" type="xs:positiveInteger" default="1"/>
Attribute OutputField / @name
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element OutputField
Source
<xs:attribute name="name" type="FIELD-NAME" use="required"/>
Attribute OutputField / @displayName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element OutputField
Source
<xs:attribute name="displayName" type="xs:string"/>
Attribute OutputField / @optype
Namespace No namespace
Type OPTYPE
Properties
content simple
Facets
enumeration categorical
enumeration ordinal
enumeration continuous
Used by
Element OutputField
Source
<xs:attribute name="optype" type="OPTYPE"/>
Attribute OutputField / @dataType
Namespace No namespace
Type DATATYPE
Properties
use required
Facets
enumeration string
enumeration integer
enumeration float
enumeration double
enumeration boolean
enumeration date
enumeration time
enumeration dateTime
enumeration dateDaysSince[0]
enumeration dateDaysSince[1960]
enumeration dateDaysSince[1970]
enumeration dateDaysSince[1980]
enumeration timeSeconds
enumeration dateTimeSecondsSince[0]
enumeration dateTimeSecondsSince[1960]
enumeration dateTimeSecondsSince[1970]
enumeration dateTimeSecondsSince[1980]
Used by
Element OutputField
Source
<xs:attribute name="dataType" type="DATATYPE" use="required"/>
Attribute OutputField / @targetField
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Element OutputField
Source
<xs:attribute name="targetField" type="FIELD-NAME"/>
Attribute OutputField / @feature
Namespace No namespace
Type RESULT-FEATURE
Properties
default predictedValue
Facets
enumeration predictedValue
enumeration predictedDisplayValue
enumeration transformedValue
enumeration decision
enumeration probability
enumeration affinity
enumeration residual
enumeration standardError
enumeration clusterId
enumeration clusterAffinity
enumeration entityId
enumeration entityAffinity
enumeration warning
enumeration ruleValue
enumeration reasonCode
enumeration antecedent
enumeration consequent
enumeration rule
enumeration ruleId
enumeration confidence
enumeration support
enumeration lift
enumeration leverage
Used by
Element OutputField
Source
<xs:attribute name="feature" type="RESULT-FEATURE" default="predictedValue"/>
Attribute OutputField / @value
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element OutputField
Source
<xs:attribute name="value" type="xs:string"/>
Attribute OutputField / @ruleFeature
Namespace No namespace
Type RULE-FEATURE
Properties
default consequent
Facets
enumeration antecedent
enumeration consequent
enumeration rule
enumeration ruleId
enumeration confidence
enumeration support
enumeration lift
enumeration leverage
enumeration affinity
Used by
Element OutputField
Source
<xs:attribute name="ruleFeature" type="RULE-FEATURE" default="consequent"/>
Attribute OutputField / @algorithm
Namespace No namespace
Type restriction of xs:string
Properties
default exclusiveRecommendation
Facets
enumeration recommendation
enumeration exclusiveRecommendation
enumeration ruleAssociation
Used by
Element OutputField
Source
<xs:attribute name="algorithm" default="exclusiveRecommendation">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="recommendation"/>
      <xs:enumeration value="exclusiveRecommendation"/>
      <xs:enumeration value="ruleAssociation"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute OutputField / @rank
Namespace No namespace
Type INT-NUMBER
Properties
default 1
Used by
Element OutputField
Source
<xs:attribute name="rank" type="INT-NUMBER" default="1"/>
Attribute OutputField / @rankBasis
Namespace No namespace
Type restriction of xs:string
Properties
default confidence
Facets
enumeration confidence
enumeration support
enumeration lift
enumeration leverage
enumeration affinity
Used by
Element OutputField
Source
<xs:attribute name="rankBasis" default="confidence">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="confidence"/>
      <xs:enumeration value="support"/>
      <xs:enumeration value="lift"/>
      <xs:enumeration value="leverage"/>
      <xs:enumeration value="affinity"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute OutputField / @rankOrder
Namespace No namespace
Type restriction of xs:string
Properties
default descending
Facets
enumeration descending
enumeration ascending
Used by
Element OutputField
Source
<xs:attribute name="rankOrder" default="descending">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="descending"/>
      <xs:enumeration value="ascending"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute OutputField / @isMultiValued
Namespace No namespace
Properties
default 0
Used by
Element OutputField
Source
<xs:attribute name="isMultiValued" default="0"/>
Attribute OutputField / @segmentId
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element OutputField
Source
<xs:attribute name="segmentId" type="xs:string"/>
Attribute OutputField / @isFinalResult
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element OutputField
Source
<xs:attribute name="isFinalResult" type="xs:boolean" default="true"/>
Attribute Counts / @totalFreq
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Element Counts
Source
<xs:attribute name="totalFreq" type="NUMBER" use="required"/>
Attribute Counts / @missingFreq
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Counts
Source
<xs:attribute name="missingFreq" type="NUMBER"/>
Attribute Counts / @invalidFreq
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Counts
Source
<xs:attribute name="invalidFreq" type="NUMBER"/>
Attribute Counts / @cardinality
Namespace No namespace
Type xs:nonNegativeInteger
Properties
content simple
Used by
Element Counts
Source
<xs:attribute name="cardinality" type="xs:nonNegativeInteger"/>
Attribute Quantile / @quantileLimit
Namespace No namespace
Type PERCENTAGE-NUMBER
Properties
use required
Used by
Element Quantile
Source
<xs:attribute name="quantileLimit" type="PERCENTAGE-NUMBER" use="required"/>
Attribute Quantile / @quantileValue
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Element Quantile
Source
<xs:attribute name="quantileValue" type="NUMBER" use="required"/>
Attribute NumericInfo / @minimum
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element NumericInfo
Source
<xs:attribute name="minimum" type="NUMBER"/>
Attribute NumericInfo / @maximum
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element NumericInfo
Source
<xs:attribute name="maximum" type="NUMBER"/>
Attribute NumericInfo / @mean
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element NumericInfo
Source
<xs:attribute name="mean" type="NUMBER"/>
Attribute NumericInfo / @standardDeviation
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element NumericInfo
Source
<xs:attribute name="standardDeviation" type="NUMBER"/>
Attribute NumericInfo / @median
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element NumericInfo
Source
<xs:attribute name="median" type="NUMBER"/>
Attribute NumericInfo / @interQuartileRange
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element NumericInfo
Source
<xs:attribute name="interQuartileRange" type="NUMBER"/>
Attribute ArrayType / @n
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Complex Type ArrayType
Source
<xs:attribute name="n" type="INT-NUMBER" use="optional"/>
Attribute ArrayType / @type
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration int
enumeration real
enumeration string
Used by
Complex Type ArrayType
Source
<xs:attribute name="type" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="int"/>
      <xs:enumeration value="real"/>
      <xs:enumeration value="string"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute DiscrStats / @modalValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element DiscrStats
Source
<xs:attribute name="modalValue" type="xs:string"/>
Attribute ContStats / @totalValuesSum
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element ContStats
Source
<xs:attribute name="totalValuesSum" type="NUMBER"/>
Attribute ContStats / @totalSquaresSum
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element ContStats
Source
<xs:attribute name="totalSquaresSum" type="NUMBER"/>
Attribute AnovaRow / @type
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration Model
enumeration Error
enumeration Total
Used by
Element AnovaRow
Source
<xs:attribute name="type" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="Model"/>
      <xs:enumeration value="Error"/>
      <xs:enumeration value="Total"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute AnovaRow / @sumOfSquares
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Element AnovaRow
Source
<xs:attribute name="sumOfSquares" type="NUMBER" use="required"/>
Attribute AnovaRow / @degreesOfFreedom
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Element AnovaRow
Source
<xs:attribute name="degreesOfFreedom" type="NUMBER" use="required"/>
Attribute AnovaRow / @meanOfSquares
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element AnovaRow
Source
<xs:attribute name="meanOfSquares" type="NUMBER"/>
Attribute AnovaRow / @fValue
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element AnovaRow
Source
<xs:attribute name="fValue" type="NUMBER"/>
Attribute AnovaRow / @pValue
Namespace No namespace
Type PROB-NUMBER
Properties
content simple
Used by
Element AnovaRow
Source
<xs:attribute name="pValue" type="PROB-NUMBER"/>
Attribute Anova / @target
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Element Anova
Source
<xs:attribute name="target" type="FIELD-NAME"/>
Attribute UnivariateStats / @field
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Element UnivariateStats
Source
<xs:attribute name="field" type="FIELD-NAME"/>
Attribute UnivariateStats / @weighted
Namespace No namespace
Type restriction of xs:string
Properties
default 0
Facets
enumeration 0
enumeration 1
Used by
Element UnivariateStats
Source
<xs:attribute name="weighted" default="0">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="0"/>
      <xs:enumeration value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute MultivariateStat / @name
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="name" type="xs:string"/>
Attribute MultivariateStat / @category
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="category" type="xs:string"/>
Attribute MultivariateStat / @exponent
Namespace No namespace
Type INT-NUMBER
Properties
default 1
Used by
Source
<xs:attribute name="exponent" type="INT-NUMBER" default="1"/>
Attribute MultivariateStat / @isIntercept
Namespace No namespace
Type xs:boolean
Properties
default false
Used by
Source
<xs:attribute name="isIntercept" type="xs:boolean" default="false"/>
Attribute MultivariateStat / @importance
Namespace No namespace
Type PROB-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="importance" type="PROB-NUMBER"/>
Attribute MultivariateStat / @stdError
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="stdError" type="NUMBER"/>
Attribute MultivariateStat / @tValue
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="tValue" type="NUMBER"/>
Attribute MultivariateStat / @chiSquareValue
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="chiSquareValue" type="NUMBER"/>
Attribute MultivariateStat / @fStatistic
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="fStatistic" type="NUMBER"/>
Attribute MultivariateStat / @dF
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="dF" type="NUMBER"/>
Attribute MultivariateStat / @pValueAlpha
Namespace No namespace
Type PROB-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="pValueAlpha" type="PROB-NUMBER"/>
Attribute MultivariateStat / @pValueInitial
Namespace No namespace
Type PROB-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="pValueInitial" type="PROB-NUMBER"/>
Attribute MultivariateStat / @pValueFinal
Namespace No namespace
Type PROB-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="pValueFinal" type="PROB-NUMBER"/>
Attribute MultivariateStat / @confidenceLevel
Namespace No namespace
Type PROB-NUMBER
Properties
default 0.95
Used by
Source
<xs:attribute name="confidenceLevel" type="PROB-NUMBER" default="0.95"/>
Attribute MultivariateStat / @confidenceLowerBound
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="confidenceLowerBound" type="NUMBER"/>
Attribute MultivariateStat / @confidenceUpperBound
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="confidenceUpperBound" type="NUMBER"/>
Attribute MultivariateStats / @targetCategory
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="targetCategory" type="xs:string" use="optional"/>
Attribute Value / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Value
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute Value / @displayValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Value
Source
<xs:attribute name="displayValue" type="xs:string"/>
Attribute Value / @property
Namespace No namespace
Type restriction of xs:string
Properties
default valid
Facets
enumeration valid
enumeration invalid
enumeration missing
Used by
Element Value
Source
<xs:attribute name="property" default="valid">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="valid"/>
      <xs:enumeration value="invalid"/>
      <xs:enumeration value="missing"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute DerivedField / @name
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Element DerivedField
Source
<xs:attribute name="name" type="FIELD-NAME"/>
Attribute DerivedField / @displayName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element DerivedField
Source
<xs:attribute name="displayName" type="xs:string"/>
Attribute DerivedField / @optype
Namespace No namespace
Type OPTYPE
Properties
use required
Facets
enumeration categorical
enumeration ordinal
enumeration continuous
Used by
Element DerivedField
Source
<xs:attribute name="optype" type="OPTYPE" use="required"/>
Attribute DerivedField / @dataType
Namespace No namespace
Type DATATYPE
Properties
use required
Facets
enumeration string
enumeration integer
enumeration float
enumeration double
enumeration boolean
enumeration date
enumeration time
enumeration dateTime
enumeration dateDaysSince[0]
enumeration dateDaysSince[1960]
enumeration dateDaysSince[1970]
enumeration dateDaysSince[1980]
enumeration timeSeconds
enumeration dateTimeSecondsSince[0]
enumeration dateTimeSecondsSince[1960]
enumeration dateTimeSecondsSince[1970]
enumeration dateTimeSecondsSince[1980]
Used by
Element DerivedField
Source
<xs:attribute name="dataType" type="DATATYPE" use="required"/>
Attribute Item / @id
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Item
Source
<xs:attribute name="id" type="xs:string" use="required"/>
Attribute Item / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Item
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute Item / @field
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Element Item
Source
<xs:attribute name="field" type="FIELD-NAME"/>
Attribute Item / @category
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Item
Source
<xs:attribute name="category" type="xs:string"/>
Attribute Item / @mappedValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Item
Source
<xs:attribute name="mappedValue" type="xs:string"/>
Attribute Item / @weight
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element Item
Source
<xs:attribute name="weight" type="REAL-NUMBER"/>
Attribute ItemRef / @itemRef
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element ItemRef
Source
<xs:attribute name="itemRef" type="xs:string" use="required"/>
Attribute Itemset / @id
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Itemset
Source
<xs:attribute name="id" type="xs:string" use="required"/>
Attribute Itemset / @support
Namespace No namespace
Type PROB-NUMBER
Properties
content simple
Used by
Element Itemset
Source
<xs:attribute name="support" type="PROB-NUMBER"/>
Attribute Itemset / @numberOfItems
Namespace No namespace
Type xs:nonNegativeInteger
Properties
content simple
Used by
Element Itemset
Source
<xs:attribute name="numberOfItems" type="xs:nonNegativeInteger"/>
Attribute AssociationRule / @antecedent
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element AssociationRule
Source
<xs:attribute name="antecedent" type="xs:string" use="required"/>
Attribute AssociationRule / @consequent
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element AssociationRule
Source
<xs:attribute name="consequent" type="xs:string" use="required"/>
Attribute AssociationRule / @support
Namespace No namespace
Type PROB-NUMBER
Properties
use required
Used by
Element AssociationRule
Source
<xs:attribute name="support" type="PROB-NUMBER" use="required"/>
Attribute AssociationRule / @confidence
Namespace No namespace
Type PROB-NUMBER
Properties
use required
Used by
Element AssociationRule
Source
<xs:attribute name="confidence" type="PROB-NUMBER" use="required"/>
Attribute AssociationRule / @lift
Namespace No namespace
Type xs:float
Properties
use optional
Used by
Element AssociationRule
Source
<xs:attribute name="lift" type="xs:float" use="optional"/>
Attribute AssociationRule / @leverage
Namespace No namespace
Type xs:float
Properties
use optional
Used by
Element AssociationRule
Source
<xs:attribute name="leverage" type="xs:float" use="optional"/>
Attribute AssociationRule / @affinity
Namespace No namespace
Type PROB-NUMBER
Properties
use optional
Used by
Element AssociationRule
Source
<xs:attribute name="affinity" type="PROB-NUMBER" use="optional"/>
Attribute AssociationRule / @id
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element AssociationRule
Source
<xs:attribute name="id" type="xs:string" use="optional"/>
Attribute VerificationField / @field
Namespace No namespace
Type xs:string
Properties
use required
Used by
Source
<xs:attribute name="field" type="xs:string" use="required"/>
Attribute VerificationField / @column
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="column" type="xs:string" use="optional"/>
Attribute VerificationField / @precision
Namespace No namespace
Type xs:double
Properties
default 1E-6
Used by
Source
<xs:attribute name="precision" type="xs:double" default="1E-6"/>
Attribute VerificationField / @zeroThreshold
Namespace No namespace
Type xs:double
Properties
default 1E-16
Used by
Source
<xs:attribute name="zeroThreshold" type="xs:double" default="1E-16"/>
Attribute ModelVerification / @recordCount
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="recordCount" type="INT-NUMBER" use="optional"/>
Attribute ModelVerification / @fieldCount
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="fieldCount" type="INT-NUMBER" use="optional"/>
Attribute AssociationModel / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute AssociationModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute AssociationModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute AssociationModel / @numberOfTransactions
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="numberOfTransactions" type="INT-NUMBER" use="required"/>
Attribute AssociationModel / @maxNumberOfItemsPerTA
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="maxNumberOfItemsPerTA" type="INT-NUMBER"/>
Attribute AssociationModel / @avgNumberOfItemsPerTA
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="avgNumberOfItemsPerTA" type="REAL-NUMBER"/>
Attribute AssociationModel / @minimumSupport
Namespace No namespace
Type PROB-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="minimumSupport" type="PROB-NUMBER" use="required"/>
Attribute AssociationModel / @minimumConfidence
Namespace No namespace
Type PROB-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="minimumConfidence" type="PROB-NUMBER" use="required"/>
Attribute AssociationModel / @lengthLimit
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="lengthLimit" type="INT-NUMBER"/>
Attribute AssociationModel / @numberOfItems
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="numberOfItems" type="INT-NUMBER" use="required"/>
Attribute AssociationModel / @numberOfItemsets
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="numberOfItemsets" type="INT-NUMBER" use="required"/>
Attribute AssociationModel / @numberOfRules
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="numberOfRules" type="INT-NUMBER" use="required"/>
Attribute AssociationModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute MatCell / @row
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Element MatCell
Source
<xs:attribute name="row" type="INT-NUMBER" use="required"/>
Attribute MatCell / @col
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Element MatCell
Source
<xs:attribute name="col" type="INT-NUMBER" use="required"/>
Attribute Matrix / @kind
Namespace No namespace
Type restriction of xs:string
Properties
use optional
default any
Facets
enumeration diagonal
enumeration symmetric
enumeration any
Used by
Element Matrix
Source
<xs:attribute name="kind" use="optional" default="any">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="diagonal"/>
      <xs:enumeration value="symmetric"/>
      <xs:enumeration value="any"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Matrix / @nbRows
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Element Matrix
Source
<xs:attribute name="nbRows" type="INT-NUMBER" use="optional"/>
Attribute Matrix / @nbCols
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Element Matrix
Source
<xs:attribute name="nbCols" type="INT-NUMBER" use="optional"/>
Attribute Matrix / @diagDefault
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Element Matrix
Source
<xs:attribute name="diagDefault" type="REAL-NUMBER" use="optional"/>
Attribute Matrix / @offDiagDefault
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Element Matrix
Source
<xs:attribute name="offDiagDefault" type="REAL-NUMBER" use="optional"/>
Attribute LiftData / @targetFieldValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element LiftData
Source
<xs:attribute name="targetFieldValue" type="xs:string"/>
Attribute LiftData / @targetFieldDisplayValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element LiftData
Source
<xs:attribute name="targetFieldDisplayValue" type="xs:string"/>
Attribute LiftData / @rankingQuality
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element LiftData
Source
<xs:attribute name="rankingQuality" type="NUMBER"/>
Attribute ROC / @positiveTargetFieldValue
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element ROC
Source
<xs:attribute name="positiveTargetFieldValue" type="xs:string" use="required"/>
Attribute ROC / @positiveTargetFieldDisplayValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element ROC
Source
<xs:attribute name="positiveTargetFieldDisplayValue" type="xs:string"/>
Attribute ROC / @negativeTargetFieldValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element ROC
Source
<xs:attribute name="negativeTargetFieldValue" type="xs:string"/>
Attribute ROC / @negativeTargetFieldDisplayValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element ROC
Source
<xs:attribute name="negativeTargetFieldDisplayValue" type="xs:string"/>
Attribute PredictiveModelQuality / @targetField
Namespace No namespace
Type xs:string
Properties
use required
Used by
Source
<xs:attribute name="targetField" type="xs:string" use="required"/>
Attribute PredictiveModelQuality / @dataName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="dataName" type="xs:string" use="optional"/>
Attribute PredictiveModelQuality / @dataUsage
Namespace No namespace
Type restriction of xs:string
Properties
default training
Facets
enumeration training
enumeration test
enumeration validation
Used by
Source
<xs:attribute name="dataUsage" default="training">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="training"/>
      <xs:enumeration value="test"/>
      <xs:enumeration value="validation"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute PredictiveModelQuality / @meanError
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="meanError" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @meanAbsoluteError
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="meanAbsoluteError" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @meanSquaredError
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="meanSquaredError" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @rootMeanSquaredError
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="rootMeanSquaredError" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @r-squared
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="r-squared" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @adj-r-squared
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="adj-r-squared" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @sumSquaredError
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="sumSquaredError" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @sumSquaredRegression
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="sumSquaredRegression" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @numOfRecords
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="numOfRecords" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @numOfRecordsWeighted
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="numOfRecordsWeighted" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @numOfPredictors
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="numOfPredictors" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @degreesOfFreedom
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="degreesOfFreedom" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @fStatistic
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="fStatistic" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @AIC
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="AIC" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @BIC
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="BIC" type="NUMBER" use="optional"/>
Attribute PredictiveModelQuality / @AICc
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="AICc" type="NUMBER" use="optional"/>
Attribute ClusteringModelQuality / @dataName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="dataName" type="xs:string" use="optional"/>
Attribute ClusteringModelQuality / @SSE
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="SSE" type="NUMBER" use="optional"/>
Attribute ClusteringModelQuality / @SSB
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="SSB" type="NUMBER" use="optional"/>
Attribute PartitionFieldStats / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute PartitionFieldStats / @weighted
Namespace No namespace
Type restriction of xs:string
Properties
default 0
Facets
enumeration 0
enumeration 1
Used by
Source
<xs:attribute name="weighted" default="0">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="0"/>
      <xs:enumeration value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Partition / @name
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Partition
Source
<xs:attribute name="name" type="xs:string" use="required"/>
Attribute Partition / @size
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Partition
Source
<xs:attribute name="size" type="NUMBER"/>
Attribute TargetValue / @value
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element TargetValue
Source
<xs:attribute name="value" type="xs:string"/>
Attribute TargetValue / @displayValue
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element TargetValue
Source
<xs:attribute name="displayValue" type="xs:string"/>
Attribute TargetValue / @priorProbability
Namespace No namespace
Type PROB-NUMBER
Properties
content simple
Used by
Element TargetValue
Source
<xs:attribute name="priorProbability" type="PROB-NUMBER"/>
Attribute TargetValue / @defaultValue
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element TargetValue
Source
<xs:attribute name="defaultValue" type="NUMBER"/>
Attribute Target / @field
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Element Target
Source
<xs:attribute name="field" type="FIELD-NAME"/>
Attribute Target / @optype
Namespace No namespace
Type OPTYPE
Properties
content simple
Facets
enumeration categorical
enumeration ordinal
enumeration continuous
Used by
Element Target
Source
<xs:attribute name="optype" type="OPTYPE"/>
Attribute Target / @castInteger
Namespace No namespace
Type restriction of xs:string
Properties
content simple
Facets
enumeration round
enumeration ceiling
enumeration floor
Used by
Element Target
Source
<xs:attribute name="castInteger">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="round"/>
      <xs:enumeration value="ceiling"/>
      <xs:enumeration value="floor"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Target / @min
Namespace No namespace
Type xs:double
Properties
content simple
Used by
Element Target
Source
<xs:attribute name="min" type="xs:double"/>
Attribute Target / @max
Namespace No namespace
Type xs:double
Properties
content simple
Used by
Element Target
Source
<xs:attribute name="max" type="xs:double"/>
Attribute Target / @rescaleConstant
Namespace No namespace
Type xs:double
Properties
default 0
Used by
Element Target
Source
<xs:attribute name="rescaleConstant" type="xs:double" default="0"/>
Attribute Target / @rescaleFactor
Namespace No namespace
Type xs:double
Properties
default 1
Used by
Element Target
Source
<xs:attribute name="rescaleFactor" type="xs:double" default="1"/>
Attribute AnyDistribution / @mean
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element AnyDistribution
Source
<xs:attribute name="mean" type="REAL-NUMBER" use="required"/>
Attribute AnyDistribution / @variance
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element AnyDistribution
Source
<xs:attribute name="variance" type="REAL-NUMBER" use="required"/>
Attribute GaussianDistribution / @mean
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="mean" type="REAL-NUMBER" use="required"/>
Attribute GaussianDistribution / @variance
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="variance" type="REAL-NUMBER" use="required"/>
Attribute PoissonDistribution / @mean
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="mean" type="REAL-NUMBER" use="required"/>
Attribute UniformDistribution / @lower
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="lower" type="REAL-NUMBER" use="required"/>
Attribute UniformDistribution / @upper
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="upper" type="REAL-NUMBER" use="required"/>
Attribute FieldValueCount / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element FieldValueCount
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute FieldValueCount / @value
Namespace No namespace
Properties
use required
Used by
Element FieldValueCount
Source
<xs:attribute name="value" use="required"/>
Attribute FieldValueCount / @count
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Element FieldValueCount
Source
<xs:attribute name="count" type="NUMBER" use="required"/>
Attribute FieldValue / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element FieldValue
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute FieldValue / @value
Namespace No namespace
Properties
use required
Used by
Element FieldValue
Source
<xs:attribute name="value" use="required"/>
Attribute COUNT-TABLE-TYPE / @sample
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Complex Type COUNT-TABLE-TYPE
Source
<xs:attribute name="sample" type="NUMBER" use="optional"/>
Attribute TestDistributions / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute TestDistributions / @testStatistic
Namespace No namespace
Type BASELINE-TEST-STATISTIC
Properties
use required
Facets
enumeration zValue
enumeration chiSquareIndependence
enumeration chiSquareDistribution
enumeration CUSUM
enumeration scalarProduct
Used by
Source
<xs:attribute name="testStatistic" type="BASELINE-TEST-STATISTIC" use="required"/>
Attribute TestDistributions / @resetValue
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 0.0
Used by
Source
<xs:attribute name="resetValue" type="REAL-NUMBER" default="0.0" use="optional"/>
Attribute TestDistributions / @windowSize
Namespace No namespace
Type INT-NUMBER
Properties
use optional
default 0
Used by
Source
<xs:attribute name="windowSize" type="INT-NUMBER" default="0" use="optional"/>
Attribute TestDistributions / @weightField
Namespace No namespace
Type FIELD-NAME
Properties
use optional
Used by
Source
<xs:attribute name="weightField" type="FIELD-NAME" use="optional"/>
Attribute TestDistributions / @normalizationScheme
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="normalizationScheme" type="xs:string" use="optional"/>
Attribute BaselineModel / @modelName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element BaselineModel
Source
<xs:attribute name="modelName" type="xs:string" use="optional"/>
Attribute BaselineModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element BaselineModel
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute BaselineModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element BaselineModel
Source
<xs:attribute name="algorithmName" type="xs:string" use="optional"/>
Attribute BaselineModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
use optional
default true
Used by
Element BaselineModel
Source
<xs:attribute name="isScorable" type="xs:boolean" use="optional" default="true"/>
Attribute ParentValue / @parent
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element ParentValue
Source
<xs:attribute name="parent" type="FIELD-NAME" use="required"/>
Attribute ParentValue / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element ParentValue
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute ValueProbability / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute ValueProbability / @probability
Namespace No namespace
Type PROB-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="probability" type="PROB-NUMBER" use="required"/>
Attribute DiscreteConditionalProbability / @count
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="count" type="REAL-NUMBER" use="optional"/>
Attribute DiscreteNode / @name
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element DiscreteNode
Source
<xs:attribute name="name" type="FIELD-NAME" use="required"/>
Attribute DiscreteNode / @count
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Element DiscreteNode
Source
<xs:attribute name="count" type="REAL-NUMBER" use="optional"/>
Attribute ContinuousConditionalProbability / @count
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="count" type="REAL-NUMBER" use="optional"/>
Attribute ContinuousNode / @name
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element ContinuousNode
Source
<xs:attribute name="name" type="FIELD-NAME" use="required"/>
Attribute ContinuousNode / @count
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Element ContinuousNode
Source
<xs:attribute name="count" type="REAL-NUMBER" use="optional"/>
Attribute BayesianNetworkModel / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute BayesianNetworkModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute BayesianNetworkModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute BayesianNetworkModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute minkowski / @p-parameter
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Element minkowski
Source
<xs:attribute name="p-parameter" type="NUMBER" use="required"/>
Attribute binarySimilarity / @c00-parameter
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Source
<xs:attribute name="c00-parameter" type="NUMBER" use="required"/>
Attribute binarySimilarity / @c01-parameter
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Source
<xs:attribute name="c01-parameter" type="NUMBER" use="required"/>
Attribute binarySimilarity / @c10-parameter
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Source
<xs:attribute name="c10-parameter" type="NUMBER" use="required"/>
Attribute binarySimilarity / @c11-parameter
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Source
<xs:attribute name="c11-parameter" type="NUMBER" use="required"/>
Attribute binarySimilarity / @d00-parameter
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Source
<xs:attribute name="d00-parameter" type="NUMBER" use="required"/>
Attribute binarySimilarity / @d01-parameter
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Source
<xs:attribute name="d01-parameter" type="NUMBER" use="required"/>
Attribute binarySimilarity / @d10-parameter
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Source
<xs:attribute name="d10-parameter" type="NUMBER" use="required"/>
Attribute binarySimilarity / @d11-parameter
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Source
<xs:attribute name="d11-parameter" type="NUMBER" use="required"/>
Attribute ComparisonMeasure / @kind
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration distance
enumeration similarity
Used by
Source
<xs:attribute name="kind" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="distance"/>
      <xs:enumeration value="similarity"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute ComparisonMeasure / @compareFunction
Namespace No namespace
Type COMPARE-FUNCTION
Properties
default absDiff
Facets
enumeration absDiff
enumeration gaussSim
enumeration delta
enumeration equal
enumeration table
Used by
Source
<xs:attribute name="compareFunction" type="COMPARE-FUNCTION" default="absDiff"/>
Attribute ComparisonMeasure / @minimum
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="minimum" type="NUMBER" use="optional"/>
Attribute ComparisonMeasure / @maximum
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="maximum" type="NUMBER" use="optional"/>
Attribute ClusteringField / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element ClusteringField
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute ClusteringField / @isCenterField
Namespace No namespace
Type restriction of xs:string
Properties
default true
Facets
enumeration true
enumeration false
Used by
Element ClusteringField
Source
<xs:attribute name="isCenterField" default="true">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute ClusteringField / @fieldWeight
Namespace No namespace
Type REAL-NUMBER
Properties
default 1
Used by
Element ClusteringField
Source
<xs:attribute name="fieldWeight" type="REAL-NUMBER" default="1"/>
Attribute ClusteringField / @similarityScale
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Element ClusteringField
Source
<xs:attribute name="similarityScale" type="REAL-NUMBER" use="optional"/>
Attribute ClusteringField / @compareFunction
Namespace No namespace
Type COMPARE-FUNCTION
Properties
use optional
Facets
enumeration absDiff
enumeration gaussSim
enumeration delta
enumeration equal
enumeration table
Used by
Element ClusteringField
Source
<xs:attribute name="compareFunction" type="COMPARE-FUNCTION" use="optional"/>
Attribute KohonenMap / @coord1
Namespace No namespace
Type xs:float
Properties
use optional
Used by
Element KohonenMap
Source
<xs:attribute name="coord1" type="xs:float" use="optional"/>
Attribute KohonenMap / @coord2
Namespace No namespace
Type xs:float
Properties
use optional
Used by
Element KohonenMap
Source
<xs:attribute name="coord2" type="xs:float" use="optional"/>
Attribute KohonenMap / @coord3
Namespace No namespace
Type xs:float
Properties
use optional
Used by
Element KohonenMap
Source
<xs:attribute name="coord3" type="xs:float" use="optional"/>
Attribute Cluster / @id
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element Cluster
Source
<xs:attribute name="id" type="xs:string" use="optional"/>
Attribute Cluster / @name
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element Cluster
Source
<xs:attribute name="name" type="xs:string" use="optional"/>
Attribute Cluster / @size
Namespace No namespace
Type xs:nonNegativeInteger
Properties
use optional
Used by
Element Cluster
Source
<xs:attribute name="size" type="xs:nonNegativeInteger" use="optional"/>
Attribute ClusteringModel / @modelName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element ClusteringModel
Source
<xs:attribute name="modelName" type="xs:string" use="optional"/>
Attribute ClusteringModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element ClusteringModel
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute ClusteringModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element ClusteringModel
Source
<xs:attribute name="algorithmName" type="xs:string" use="optional"/>
Attribute ClusteringModel / @modelClass
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration centerBased
enumeration distributionBased
Used by
Element ClusteringModel
Source
<xs:attribute name="modelClass" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="centerBased"/>
      <xs:enumeration value="distributionBased"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute ClusteringModel / @numberOfClusters
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Element ClusteringModel
Source
<xs:attribute name="numberOfClusters" type="INT-NUMBER" use="required"/>
Attribute ClusteringModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element ClusteringModel
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute DataField / @name
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element DataField
Source
<xs:attribute name="name" type="FIELD-NAME" use="required"/>
Attribute DataField / @displayName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element DataField
Source
<xs:attribute name="displayName" type="xs:string"/>
Attribute DataField / @optype
Namespace No namespace
Type OPTYPE
Properties
use required
Facets
enumeration categorical
enumeration ordinal
enumeration continuous
Used by
Element DataField
Source
<xs:attribute name="optype" type="OPTYPE" use="required"/>
Attribute DataField / @dataType
Namespace No namespace
Type DATATYPE
Properties
use required
Facets
enumeration string
enumeration integer
enumeration float
enumeration double
enumeration boolean
enumeration date
enumeration time
enumeration dateTime
enumeration dateDaysSince[0]
enumeration dateDaysSince[1960]
enumeration dateDaysSince[1970]
enumeration dateDaysSince[1980]
enumeration timeSeconds
enumeration dateTimeSecondsSince[0]
enumeration dateTimeSecondsSince[1960]
enumeration dateTimeSecondsSince[1970]
enumeration dateTimeSecondsSince[1980]
Used by
Element DataField
Source
<xs:attribute name="dataType" type="DATATYPE" use="required"/>
Attribute DataField / @taxonomy
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element DataField
Source
<xs:attribute name="taxonomy" type="xs:string"/>
Attribute DataField / @isCyclic
Namespace No namespace
Type restriction of xs:string
Properties
default 0
Facets
enumeration 0
enumeration 1
Used by
Element DataField
Source
<xs:attribute name="isCyclic" default="0">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="0"/>
      <xs:enumeration value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute ChildParent / @childField
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element ChildParent
Source
<xs:attribute name="childField" type="xs:string" use="required"/>
Attribute ChildParent / @parentField
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element ChildParent
Source
<xs:attribute name="parentField" type="xs:string" use="required"/>
Attribute ChildParent / @parentLevelField
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element ChildParent
Source
<xs:attribute name="parentLevelField" type="xs:string" use="optional"/>
Attribute ChildParent / @isRecursive
Namespace No namespace
Type restriction of xs:string
Properties
use optional
default no
Facets
enumeration no
enumeration yes
Used by
Element ChildParent
Source
<xs:attribute name="isRecursive" use="optional" default="no">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="no"/>
      <xs:enumeration value="yes"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Taxonomy / @name
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Taxonomy
Source
<xs:attribute name="name" type="xs:string" use="required"/>
Attribute DataDictionary / @numberOfFields
Namespace No namespace
Type xs:nonNegativeInteger
Properties
content simple
Used by
Element DataDictionary
Source
<xs:attribute name="numberOfFields" type="xs:nonNegativeInteger"/>
Attribute ParameterField / @name
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element ParameterField
Source
<xs:attribute name="name" type="xs:string" use="required"/>
Attribute ParameterField / @optype
Namespace No namespace
Type OPTYPE
Properties
content simple
Facets
enumeration categorical
enumeration ordinal
enumeration continuous
Used by
Element ParameterField
Source
<xs:attribute name="optype" type="OPTYPE"/>
Attribute ParameterField / @dataType
Namespace No namespace
Type DATATYPE
Properties
content simple
Facets
enumeration string
enumeration integer
enumeration float
enumeration double
enumeration boolean
enumeration date
enumeration time
enumeration dateTime
enumeration dateDaysSince[0]
enumeration dateDaysSince[1960]
enumeration dateDaysSince[1970]
enumeration dateDaysSince[1980]
enumeration timeSeconds
enumeration dateTimeSecondsSince[0]
enumeration dateTimeSecondsSince[1960]
enumeration dateTimeSecondsSince[1970]
enumeration dateTimeSecondsSince[1980]
Used by
Element ParameterField
Source
<xs:attribute name="dataType" type="DATATYPE"/>
Attribute DefineFunction / @name
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element DefineFunction
Source
<xs:attribute name="name" type="xs:string" use="required"/>
Attribute DefineFunction / @optype
Namespace No namespace
Type OPTYPE
Properties
use required
Facets
enumeration categorical
enumeration ordinal
enumeration continuous
Used by
Element DefineFunction
Source
<xs:attribute name="optype" type="OPTYPE" use="required"/>
Attribute DefineFunction / @dataType
Namespace No namespace
Type DATATYPE
Properties
content simple
Facets
enumeration string
enumeration integer
enumeration float
enumeration double
enumeration boolean
enumeration date
enumeration time
enumeration dateTime
enumeration dateDaysSince[0]
enumeration dateDaysSince[1960]
enumeration dateDaysSince[1970]
enumeration dateDaysSince[1980]
enumeration timeSeconds
enumeration dateTimeSecondsSince[0]
enumeration dateTimeSecondsSince[1960]
enumeration dateTimeSecondsSince[1970]
enumeration dateTimeSecondsSince[1980]
Used by
Element DefineFunction
Source
<xs:attribute name="dataType" type="DATATYPE"/>
Attribute RadialBasisKernel / @description
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="description" type="xs:string" use="optional"/>
Attribute RadialBasisKernel / @gamma
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="gamma" type="REAL-NUMBER" use="optional" default="1"/>
Attribute RadialBasisKernel / @noiseVariance
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="noiseVariance" type="REAL-NUMBER" use="optional" default="1"/>
Attribute RadialBasisKernel / @lambda
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="lambda" type="REAL-NUMBER" use="optional" default="1"/>
Attribute ARDSquaredExponentialKernel / @description
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="description" type="xs:string" use="optional"/>
Attribute ARDSquaredExponentialKernel / @gamma
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="gamma" type="REAL-NUMBER" use="optional" default="1"/>
Attribute ARDSquaredExponentialKernel / @noiseVariance
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="noiseVariance" type="REAL-NUMBER" use="optional" default="1"/>
Attribute AbsoluteExponentialKernel / @description
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="description" type="xs:string" use="optional"/>
Attribute AbsoluteExponentialKernel / @gamma
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="gamma" type="REAL-NUMBER" use="optional" default="1"/>
Attribute AbsoluteExponentialKernel / @noiseVariance
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="noiseVariance" type="REAL-NUMBER" use="optional" default="1"/>
Attribute GeneralizedExponentialKernel / @description
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="description" type="xs:string" use="optional"/>
Attribute GeneralizedExponentialKernel / @gamma
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="gamma" type="REAL-NUMBER" use="optional" default="1"/>
Attribute GeneralizedExponentialKernel / @noiseVariance
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="noiseVariance" type="REAL-NUMBER" use="optional" default="1"/>
Attribute GeneralizedExponentialKernel / @degree
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="degree" type="REAL-NUMBER" use="optional" default="1"/>
Attribute InstanceField / @field
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element InstanceField
Source
<xs:attribute name="field" type="xs:string" use="required"/>
Attribute InstanceField / @column
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element InstanceField
Source
<xs:attribute name="column" type="xs:string" use="optional"/>
Attribute TrainingInstances / @isTransformed
Namespace No namespace
Type xs:boolean
Properties
default false
Used by
Source
<xs:attribute name="isTransformed" type="xs:boolean" default="false"/>
Attribute TrainingInstances / @recordCount
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="recordCount" type="INT-NUMBER" use="optional"/>
Attribute TrainingInstances / @fieldCount
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="fieldCount" type="INT-NUMBER" use="optional"/>
Attribute GaussianProcessModel / @modelName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="modelName" type="xs:string" use="optional"/>
Attribute GaussianProcessModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute GaussianProcessModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute GaussianProcessModel / @optimizer
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="optimizer" type="xs:string" use="optional"/>
Attribute GaussianProcessModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute Parameter / @name
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Parameter
Source
<xs:attribute name="name" type="xs:string" use="required"/>
Attribute Parameter / @label
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Parameter
Source
<xs:attribute name="label" type="xs:string"/>
Attribute Parameter / @referencePoint
Namespace No namespace
Type REAL-NUMBER
Properties
default 0
Used by
Element Parameter
Source
<xs:attribute name="referencePoint" type="REAL-NUMBER" default="0"/>
Attribute Category / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Category
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute Predictor / @name
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element Predictor
Source
<xs:attribute name="name" type="FIELD-NAME" use="required"/>
Attribute Predictor / @contrastMatrixType
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Predictor
Source
<xs:attribute name="contrastMatrixType" type="xs:string"/>
Attribute PPCell / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element PPCell
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute PPCell / @predictorName
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element PPCell
Source
<xs:attribute name="predictorName" type="FIELD-NAME" use="required"/>
Attribute PPCell / @parameterName
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element PPCell
Source
<xs:attribute name="parameterName" type="xs:string" use="required"/>
Attribute PPCell / @targetCategory
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element PPCell
Source
<xs:attribute name="targetCategory" type="xs:string"/>
Attribute PCovCell / @pRow
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element PCovCell
Source
<xs:attribute name="pRow" type="xs:string" use="required"/>
Attribute PCovCell / @pCol
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element PCovCell
Source
<xs:attribute name="pCol" type="xs:string" use="required"/>
Attribute PCovCell / @tRow
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element PCovCell
Source
<xs:attribute name="tRow" type="xs:string"/>
Attribute PCovCell / @tCol
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element PCovCell
Source
<xs:attribute name="tCol" type="xs:string"/>
Attribute PCovCell / @value
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element PCovCell
Source
<xs:attribute name="value" type="REAL-NUMBER" use="required"/>
Attribute PCovCell / @targetCategory
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element PCovCell
Source
<xs:attribute name="targetCategory" type="xs:string"/>
Attribute PCovMatrix / @type
Namespace No namespace
Type restriction of xs:string
Properties
content simple
Facets
enumeration model
enumeration robust
Used by
Element PCovMatrix
Source
<xs:attribute name="type">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="model"/>
      <xs:enumeration value="robust"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute PCell / @targetCategory
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element PCell
Source
<xs:attribute name="targetCategory" type="xs:string"/>
Attribute PCell / @parameterName
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element PCell
Source
<xs:attribute name="parameterName" type="xs:string" use="required"/>
Attribute PCell / @beta
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element PCell
Source
<xs:attribute name="beta" type="REAL-NUMBER" use="required"/>
Attribute PCell / @df
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element PCell
Source
<xs:attribute name="df" type="INT-NUMBER"/>
Attribute BaselineCell / @time
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element BaselineCell
Source
<xs:attribute name="time" type="REAL-NUMBER" use="required"/>
Attribute BaselineCell / @cumHazard
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element BaselineCell
Source
<xs:attribute name="cumHazard" type="REAL-NUMBER" use="required"/>
Attribute BaselineStratum / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element BaselineStratum
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute BaselineStratum / @label
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element BaselineStratum
Source
<xs:attribute name="label" type="xs:string"/>
Attribute BaselineStratum / @maxTime
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element BaselineStratum
Source
<xs:attribute name="maxTime" type="REAL-NUMBER" use="required"/>
Attribute BaseCumHazardTables / @maxTime
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="maxTime" type="REAL-NUMBER" use="optional"/>
Attribute GeneralRegressionModel / @targetVariableName
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Source
<xs:attribute name="targetVariableName" type="FIELD-NAME"/>
Attribute GeneralRegressionModel / @modelType
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration regression
enumeration generalLinear
enumeration multinomialLogistic
enumeration ordinalMultinomial
enumeration generalizedLinear
enumeration CoxRegression
Used by
Source
<xs:attribute name="modelType" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="regression"/>
      <xs:enumeration value="generalLinear"/>
      <xs:enumeration value="multinomialLogistic"/>
      <xs:enumeration value="ordinalMultinomial"/>
      <xs:enumeration value="generalizedLinear"/>
      <xs:enumeration value="CoxRegression"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute GeneralRegressionModel / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute GeneralRegressionModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute GeneralRegressionModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute GeneralRegressionModel / @targetReferenceCategory
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="targetReferenceCategory" type="xs:string"/>
Attribute GeneralRegressionModel / @cumulativeLink
Namespace No namespace
Type CUMULATIVE-LINK-FUNCTION
Properties
Facets
Used by
Source
Attribute GeneralRegressionModel / @linkFunction
Namespace No namespace
Type LINK-FUNCTION
Properties
content simple
Facets
enumeration cloglog
enumeration identity
enumeration log
enumeration logc
enumeration logit
enumeration loglog
enumeration negbin
enumeration oddspower
enumeration power
enumeration probit
Used by
Source
<xs:attribute name="linkFunction" type="LINK-FUNCTION"/>
Attribute GeneralRegressionModel / @linkParameter
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="linkParameter" type="REAL-NUMBER"/>
Attribute GeneralRegressionModel / @trialsVariable
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Source
<xs:attribute name="trialsVariable" type="FIELD-NAME"/>
Attribute GeneralRegressionModel / @trialsValue
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="trialsValue" type="INT-NUMBER"/>
Attribute GeneralRegressionModel / @distribution
Namespace No namespace
Type restriction of xs:string
Properties
content simple
Facets
enumeration binomial
enumeration gamma
enumeration igauss
enumeration negbin
enumeration normal
enumeration poisson
enumeration tweedie
Used by
Source
<xs:attribute name="distribution">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="binomial"/>
      <xs:enumeration value="gamma"/>
      <xs:enumeration value="igauss"/>
      <xs:enumeration value="negbin"/>
      <xs:enumeration value="normal"/>
      <xs:enumeration value="poisson"/>
      <xs:enumeration value="tweedie"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute GeneralRegressionModel / @distParameter
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="distParameter" type="REAL-NUMBER"/>
Attribute GeneralRegressionModel / @offsetVariable
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Source
<xs:attribute name="offsetVariable" type="FIELD-NAME"/>
Attribute GeneralRegressionModel / @offsetValue
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="offsetValue" type="REAL-NUMBER"/>
Attribute GeneralRegressionModel / @modelDF
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="modelDF" type="REAL-NUMBER"/>
Attribute GeneralRegressionModel / @endTimeVariable
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Source
<xs:attribute name="endTimeVariable" type="FIELD-NAME"/>
Attribute GeneralRegressionModel / @startTimeVariable
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Source
<xs:attribute name="startTimeVariable" type="FIELD-NAME"/>
Attribute GeneralRegressionModel / @subjectIDVariable
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Source
<xs:attribute name="subjectIDVariable" type="FIELD-NAME"/>
Attribute GeneralRegressionModel / @statusVariable
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Source
<xs:attribute name="statusVariable" type="FIELD-NAME"/>
Attribute GeneralRegressionModel / @baselineStrataVariable
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Source
<xs:attribute name="baselineStrataVariable" type="FIELD-NAME"/>
Attribute GeneralRegressionModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute Application / @name
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element Application
Source
<xs:attribute name="name" type="xs:string" use="required"/>
Attribute Application / @version
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Application
Source
<xs:attribute name="version" type="xs:string"/>
Attribute Header / @copyright
Namespace No namespace
Type xs:string
Properties
Used by
Source
Attribute Header / @description
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Header
Source
<xs:attribute name="description" type="xs:string"/>
Attribute Header / @modelVersion
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Header
Source
<xs:attribute name="modelVersion" type="xs:string"/>
Attribute ResultField / @name
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element ResultField
Source
<xs:attribute name="name" type="FIELD-NAME" use="required"/>
Attribute ResultField / @displayName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element ResultField
Source
<xs:attribute name="displayName" type="xs:string"/>
Attribute ResultField / @optype
Namespace No namespace
Type OPTYPE
Properties
content simple
Facets
enumeration categorical
enumeration ordinal
enumeration continuous
Used by
Element ResultField
Source
<xs:attribute name="optype" type="OPTYPE"/>
Attribute ResultField / @dataType
Namespace No namespace
Type DATATYPE
Properties
content simple
Facets
enumeration string
enumeration integer
enumeration float
enumeration double
enumeration boolean
enumeration date
enumeration time
enumeration dateTime
enumeration dateDaysSince[0]
enumeration dateDaysSince[1960]
enumeration dateDaysSince[1970]
enumeration dateDaysSince[1980]
enumeration timeSeconds
enumeration dateTimeSecondsSince[0]
enumeration dateTimeSecondsSince[1960]
enumeration dateTimeSecondsSince[1970]
enumeration dateTimeSecondsSince[1980]
Used by
Element ResultField
Source
<xs:attribute name="dataType" type="DATATYPE"/>
Attribute ResultField / @feature
Namespace No namespace
Type RESULT-FEATURE
Properties
content simple
Facets
enumeration predictedValue
enumeration predictedDisplayValue
enumeration transformedValue
enumeration decision
enumeration probability
enumeration affinity
enumeration residual
enumeration standardError
enumeration clusterId
enumeration clusterAffinity
enumeration entityId
enumeration entityAffinity
enumeration warning
enumeration ruleValue
enumeration reasonCode
enumeration antecedent
enumeration consequent
enumeration rule
enumeration ruleId
enumeration confidence
enumeration support
enumeration lift
enumeration leverage
Used by
Element ResultField
Source
<xs:attribute name="feature" type="RESULT-FEATURE"/>
Attribute ResultField / @value
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element ResultField
Source
<xs:attribute name="value" type="xs:string"/>
Attribute NumericPredictor / @name
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Source
<xs:attribute name="name" type="FIELD-NAME" use="required"/>
Attribute NumericPredictor / @exponent
Namespace No namespace
Type INT-NUMBER
Properties
default 1
Used by
Source
<xs:attribute name="exponent" type="INT-NUMBER" default="1"/>
Attribute NumericPredictor / @coefficient
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="coefficient" type="REAL-NUMBER" use="required"/>
Attribute CategoricalPredictor / @name
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Source
<xs:attribute name="name" type="FIELD-NAME" use="required"/>
Attribute CategoricalPredictor / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute CategoricalPredictor / @coefficient
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="coefficient" type="REAL-NUMBER" use="required"/>
Attribute PredictorTerm / @name
Namespace No namespace
Type FIELD-NAME
Properties
content simple
Used by
Element PredictorTerm
Source
<xs:attribute name="name" type="FIELD-NAME"/>
Attribute PredictorTerm / @coefficient
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element PredictorTerm
Source
<xs:attribute name="coefficient" type="REAL-NUMBER" use="required"/>
Attribute RegressionTable / @intercept
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element RegressionTable
Source
<xs:attribute name="intercept" type="REAL-NUMBER" use="required"/>
Attribute RegressionTable / @targetCategory
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element RegressionTable
Source
<xs:attribute name="targetCategory" type="xs:string"/>
Attribute Regression / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Regression
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute Regression / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element Regression
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute Regression / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Regression
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute Regression / @normalizationMethod
Namespace No namespace
Type REGRESSIONNORMALIZATIONMETHOD
Properties
default none
Facets
enumeration none
enumeration simplemax
enumeration softmax
enumeration logit
enumeration probit
enumeration cloglog
enumeration exp
enumeration loglog
enumeration cauchit
Used by
Element Regression
Source
<xs:attribute name="normalizationMethod" type="REGRESSIONNORMALIZATIONMETHOD" default="none"/>
Attribute SimplePredicate / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element SimplePredicate
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute SimplePredicate / @operator
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration equal
enumeration notEqual
enumeration lessThan
enumeration lessOrEqual
enumeration greaterThan
enumeration greaterOrEqual
enumeration isMissing
enumeration isNotMissing
Used by
Element SimplePredicate
Source
<xs:attribute name="operator" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="equal"/>
      <xs:enumeration value="notEqual"/>
      <xs:enumeration value="lessThan"/>
      <xs:enumeration value="lessOrEqual"/>
      <xs:enumeration value="greaterThan"/>
      <xs:enumeration value="greaterOrEqual"/>
      <xs:enumeration value="isMissing"/>
      <xs:enumeration value="isNotMissing"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute SimplePredicate / @value
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element SimplePredicate
Source
<xs:attribute name="value" type="xs:string"/>
Attribute CompoundPredicate / @booleanOperator
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration or
enumeration and
enumeration xor
enumeration surrogate
Used by
Source
<xs:attribute name="booleanOperator" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="or"/>
      <xs:enumeration value="and"/>
      <xs:enumeration value="xor"/>
      <xs:enumeration value="surrogate"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute SimpleSetPredicate / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute SimpleSetPredicate / @booleanOperator
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration isIn
enumeration isNotIn
Used by
Source
<xs:attribute name="booleanOperator" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="isIn"/>
      <xs:enumeration value="isNotIn"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute ScoreDistribution / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute ScoreDistribution / @recordCount
Namespace No namespace
Type NUMBER
Properties
use required
Used by
Source
<xs:attribute name="recordCount" type="NUMBER" use="required"/>
Attribute ScoreDistribution / @confidence
Namespace No namespace
Type PROB-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="confidence" type="PROB-NUMBER"/>
Attribute ScoreDistribution / @probability
Namespace No namespace
Type PROB-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="probability" type="PROB-NUMBER"/>
Attribute Node / @id
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Node
Source
<xs:attribute name="id" type="xs:string"/>
Attribute Node / @score
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Node
Source
<xs:attribute name="score" type="xs:string"/>
Attribute Node / @recordCount
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Node
Source
<xs:attribute name="recordCount" type="NUMBER"/>
Attribute Node / @defaultChild
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Node
Source
<xs:attribute name="defaultChild" type="xs:string"/>
Attribute DecisionTree / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element DecisionTree
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute DecisionTree / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element DecisionTree
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute DecisionTree / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element DecisionTree
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute DecisionTree / @missingValueStrategy
Namespace No namespace
Type MISSING-VALUE-STRATEGY
Properties
default none
Facets
enumeration lastPrediction
enumeration nullPrediction
enumeration defaultChild
enumeration weightedConfidence
enumeration aggregateNodes
enumeration none
Used by
Element DecisionTree
Source
<xs:attribute name="missingValueStrategy" type="MISSING-VALUE-STRATEGY" default="none"/>
Attribute DecisionTree / @missingValuePenalty
Namespace No namespace
Type PROB-NUMBER
Properties
default 1.0
Used by
Element DecisionTree
Source
<xs:attribute name="missingValuePenalty" type="PROB-NUMBER" default="1.0"/>
Attribute DecisionTree / @noTrueChildStrategy
Namespace No namespace
Type NO-TRUE-CHILD-STRATEGY
Properties
default returnNullPrediction
Facets
enumeration returnNullPrediction
enumeration returnLastPrediction
Used by
Element DecisionTree
Source
<xs:attribute name="noTrueChildStrategy" type="NO-TRUE-CHILD-STRATEGY" default="returnNullPrediction"/>
Attribute DecisionTree / @splitCharacteristic
Namespace No namespace
Type restriction of xs:string
Properties
default multiSplit
Facets
enumeration binarySplit
enumeration multiSplit
Used by
Element DecisionTree
Source
<xs:attribute name="splitCharacteristic" default="multiSplit">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="binarySplit"/>
      <xs:enumeration value="multiSplit"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Segment / @id
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element Segment
Source
<xs:attribute name="id" type="xs:string" use="optional"/>
Attribute Segment / @weight
Namespace No namespace
Type NUMBER
Properties
use optional
default 1
Used by
Element Segment
Source
<xs:attribute name="weight" type="NUMBER" use="optional" default="1"/>
Attribute Segmentation / @multipleModelMethod
Namespace No namespace
Type MULTIPLE-MODEL-METHOD
Properties
use required
Facets
enumeration majorityVote
enumeration weightedMajorityVote
enumeration average
enumeration weightedAverage
enumeration median
enumeration max
enumeration sum
enumeration selectFirst
enumeration selectAll
enumeration modelChain
Used by
Element Segmentation
Source
<xs:attribute name="multipleModelMethod" type="MULTIPLE-MODEL-METHOD" use="required"/>
Attribute MiningModel / @modelName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element MiningModel
Source
<xs:attribute name="modelName" type="xs:string" use="optional"/>
Attribute MiningModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element MiningModel
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute MiningModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element MiningModel
Source
<xs:attribute name="algorithmName" type="xs:string" use="optional"/>
Attribute MiningModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element MiningModel
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute TargetValueStat / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element TargetValueStat
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute TargetValueCount / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute TargetValueCount / @count
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="count" type="REAL-NUMBER" use="required"/>
Attribute PairCounts / @value
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element PairCounts
Source
<xs:attribute name="value" type="xs:string" use="required"/>
Attribute BayesInput / @fieldName
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element BayesInput
Source
<xs:attribute name="fieldName" type="xs:string" use="required"/>
Attribute BayesOutput / @fieldName
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element BayesOutput
Source
<xs:attribute name="fieldName" type="xs:string" use="required"/>
Attribute NaiveBayesModel / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element NaiveBayesModel
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute NaiveBayesModel / @threshold
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element NaiveBayesModel
Source
<xs:attribute name="threshold" type="REAL-NUMBER" use="required"/>
Attribute NaiveBayesModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element NaiveBayesModel
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute NaiveBayesModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element NaiveBayesModel
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute NaiveBayesModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element NaiveBayesModel
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute KNNInput / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element KNNInput
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute KNNInput / @fieldWeight
Namespace No namespace
Type REAL-NUMBER
Properties
default 1
Used by
Element KNNInput
Source
<xs:attribute name="fieldWeight" type="REAL-NUMBER" default="1"/>
Attribute KNNInput / @compareFunction
Namespace No namespace
Type COMPARE-FUNCTION
Properties
content simple
Facets
enumeration absDiff
enumeration gaussSim
enumeration delta
enumeration equal
enumeration table
Used by
Element KNNInput
Source
<xs:attribute name="compareFunction" type="COMPARE-FUNCTION"/>
Attribute NearestNeighborModel / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute NearestNeighborModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute NearestNeighborModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute NearestNeighborModel / @numberOfNeighbors
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="numberOfNeighbors" type="INT-NUMBER" use="required"/>
Attribute NearestNeighborModel / @continuousScoringMethod
Namespace No namespace
Type CONT-SCORING-METHOD
Properties
default average
Facets
enumeration median
enumeration average
enumeration weightedAverage
Used by
Source
<xs:attribute name="continuousScoringMethod" type="CONT-SCORING-METHOD" default="average"/>
Attribute NearestNeighborModel / @categoricalScoringMethod
Namespace No namespace
Type CAT-SCORING-METHOD
Properties
default majorityVote
Facets
enumeration majorityVote
enumeration weightedMajorityVote
Used by
Source
<xs:attribute name="categoricalScoringMethod" type="CAT-SCORING-METHOD" default="majorityVote"/>
Attribute NearestNeighborModel / @instanceIdVariable
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Source
<xs:attribute name="instanceIdVariable" type="xs:string"/>
Attribute NearestNeighborModel / @threshold
Namespace No namespace
Type REAL-NUMBER
Properties
default 0.001
Used by
Source
<xs:attribute name="threshold" type="REAL-NUMBER" default="0.001"/>
Attribute NearestNeighborModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute NeuralInput / @id
Namespace No namespace
Type NN-NEURON-ID
Properties
use required
Used by
Element NeuralInput
Source
<xs:attribute name="id" type="NN-NEURON-ID" use="required"/>
Attribute NeuralInputs / @numberOfInputs
Namespace No namespace
Type xs:nonNegativeInteger
Properties
content simple
Used by
Element NeuralInputs
Source
<xs:attribute name="numberOfInputs" type="xs:nonNegativeInteger"/>
Attribute Con / @from
Namespace No namespace
Type NN-NEURON-IDREF
Properties
use required
Used by
Element Con
Source
<xs:attribute name="from" type="NN-NEURON-IDREF" use="required"/>
Attribute Con / @weight
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element Con
Source
<xs:attribute name="weight" type="REAL-NUMBER" use="required"/>
Attribute Neuron / @id
Namespace No namespace
Type NN-NEURON-ID
Properties
use required
Used by
Element Neuron
Source
<xs:attribute name="id" type="NN-NEURON-ID" use="required"/>
Attribute Neuron / @bias
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element Neuron
Source
<xs:attribute name="bias" type="REAL-NUMBER"/>
Attribute Neuron / @width
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element Neuron
Source
<xs:attribute name="width" type="REAL-NUMBER"/>
Attribute Neuron / @altitude
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element Neuron
Source
<xs:attribute name="altitude" type="REAL-NUMBER"/>
Attribute NeuralLayer / @numberOfNeurons
Namespace No namespace
Type xs:nonNegativeInteger
Properties
content simple
Used by
Element NeuralLayer
Source
<xs:attribute name="numberOfNeurons" type="xs:nonNegativeInteger"/>
Attribute NeuralLayer / @activationFunction
Namespace No namespace
Type ACTIVATION-FUNCTION
Properties
content simple
Facets
enumeration threshold
enumeration logistic
enumeration tanh
enumeration identity
enumeration exponential
enumeration reciprocal
enumeration square
enumeration Gauss
enumeration sine
enumeration cosine
enumeration Elliott
enumeration arctan
enumeration rectifier
enumeration radialBasis
Used by
Element NeuralLayer
Source
<xs:attribute name="activationFunction" type="ACTIVATION-FUNCTION"/>
Attribute NeuralLayer / @threshold
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element NeuralLayer
Source
<xs:attribute name="threshold" type="REAL-NUMBER"/>
Attribute NeuralLayer / @width
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element NeuralLayer
Source
<xs:attribute name="width" type="REAL-NUMBER"/>
Attribute NeuralLayer / @altitude
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element NeuralLayer
Source
<xs:attribute name="altitude" type="REAL-NUMBER"/>
Attribute NeuralLayer / @normalizationMethod
Namespace No namespace
Type NN-NORMALIZATION-METHOD
Properties
content simple
Facets
enumeration none
enumeration simplemax
enumeration softmax
Used by
Element NeuralLayer
Source
<xs:attribute name="normalizationMethod" type="NN-NORMALIZATION-METHOD"/>
Attribute NeuralOutput / @outputNeuron
Namespace No namespace
Type NN-NEURON-IDREF
Properties
use required
Used by
Element NeuralOutput
Source
<xs:attribute name="outputNeuron" type="NN-NEURON-IDREF" use="required"/>
Attribute NeuralOutputs / @numberOfOutputs
Namespace No namespace
Type xs:nonNegativeInteger
Properties
content simple
Used by
Element NeuralOutputs
Source
<xs:attribute name="numberOfOutputs" type="xs:nonNegativeInteger"/>
Attribute NeuralNetwork / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element NeuralNetwork
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute NeuralNetwork / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element NeuralNetwork
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute NeuralNetwork / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element NeuralNetwork
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute NeuralNetwork / @activationFunction
Namespace No namespace
Type ACTIVATION-FUNCTION
Properties
use required
Facets
enumeration threshold
enumeration logistic
enumeration tanh
enumeration identity
enumeration exponential
enumeration reciprocal
enumeration square
enumeration Gauss
enumeration sine
enumeration cosine
enumeration Elliott
enumeration arctan
enumeration rectifier
enumeration radialBasis
Used by
Element NeuralNetwork
Source
<xs:attribute name="activationFunction" type="ACTIVATION-FUNCTION" use="required"/>
Attribute NeuralNetwork / @normalizationMethod
Namespace No namespace
Type NN-NORMALIZATION-METHOD
Properties
default none
Facets
enumeration none
enumeration simplemax
enumeration softmax
Used by
Element NeuralNetwork
Source
<xs:attribute name="normalizationMethod" type="NN-NORMALIZATION-METHOD" default="none"/>
Attribute NeuralNetwork / @threshold
Namespace No namespace
Type REAL-NUMBER
Properties
default 0
Used by
Element NeuralNetwork
Source
<xs:attribute name="threshold" type="REAL-NUMBER" default="0"/>
Attribute NeuralNetwork / @width
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element NeuralNetwork
Source
<xs:attribute name="width" type="REAL-NUMBER"/>
Attribute NeuralNetwork / @altitude
Namespace No namespace
Type REAL-NUMBER
Properties
default 1.0
Used by
Element NeuralNetwork
Source
<xs:attribute name="altitude" type="REAL-NUMBER" default="1.0"/>
Attribute NeuralNetwork / @numberOfLayers
Namespace No namespace
Type xs:nonNegativeInteger
Properties
content simple
Used by
Element NeuralNetwork
Source
<xs:attribute name="numberOfLayers" type="xs:nonNegativeInteger"/>
Attribute NeuralNetwork / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element NeuralNetwork
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute RegressionModel / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element RegressionModel
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute RegressionModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element RegressionModel
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute RegressionModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element RegressionModel
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute RegressionModel / @modelType
Namespace No namespace
Type restriction of xs:string
Properties
use optional
Facets
enumeration linearRegression
enumeration stepwisePolynomialRegression
enumeration logisticRegression
Used by
Element RegressionModel
Source
<xs:attribute name="modelType" use="optional">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="linearRegression"/>
      <xs:enumeration value="stepwisePolynomialRegression"/>
      <xs:enumeration value="logisticRegression"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute RegressionModel / @targetFieldName
Namespace No namespace
Type FIELD-NAME
Properties
use optional
Used by
Element RegressionModel
Source
<xs:attribute name="targetFieldName" type="FIELD-NAME" use="optional"/>
Attribute RegressionModel / @normalizationMethod
Namespace No namespace
Type REGRESSIONNORMALIZATIONMETHOD
Properties
default none
Facets
enumeration none
enumeration simplemax
enumeration softmax
enumeration logit
enumeration probit
enumeration cloglog
enumeration exp
enumeration loglog
enumeration cauchit
Used by
Element RegressionModel
Source
<xs:attribute name="normalizationMethod" type="REGRESSIONNORMALIZATIONMETHOD" default="none"/>
Attribute RegressionModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element RegressionModel
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute RuleSelectionMethod / @criterion
Namespace No namespace
Type restriction of xs:string
Properties
use required
Facets
enumeration weightedSum
enumeration weightedMax
enumeration firstHit
Used by
Source
<xs:attribute name="criterion" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="weightedSum"/>
      <xs:enumeration value="weightedMax"/>
      <xs:enumeration value="firstHit"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute SimpleRule / @id
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element SimpleRule
Source
<xs:attribute name="id" type="xs:string" use="optional"/>
Attribute SimpleRule / @score
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element SimpleRule
Source
<xs:attribute name="score" type="xs:string" use="required"/>
Attribute SimpleRule / @recordCount
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Element SimpleRule
Source
<xs:attribute name="recordCount" type="NUMBER" use="optional"/>
Attribute SimpleRule / @nbCorrect
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Element SimpleRule
Source
<xs:attribute name="nbCorrect" type="NUMBER" use="optional"/>
Attribute SimpleRule / @confidence
Namespace No namespace
Type NUMBER
Properties
use optional
default 1
Used by
Element SimpleRule
Source
<xs:attribute name="confidence" type="NUMBER" use="optional" default="1"/>
Attribute SimpleRule / @weight
Namespace No namespace
Type NUMBER
Properties
use optional
default 1
Used by
Element SimpleRule
Source
<xs:attribute name="weight" type="NUMBER" use="optional" default="1"/>
Attribute RuleSet / @recordCount
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Element RuleSet
Source
<xs:attribute name="recordCount" type="NUMBER" use="optional"/>
Attribute RuleSet / @nbCorrect
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Element RuleSet
Source
<xs:attribute name="nbCorrect" type="NUMBER" use="optional"/>
Attribute RuleSet / @defaultScore
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element RuleSet
Source
<xs:attribute name="defaultScore" type="xs:string" use="optional"/>
Attribute RuleSet / @defaultConfidence
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Element RuleSet
Source
<xs:attribute name="defaultConfidence" type="NUMBER" use="optional"/>
Attribute RuleSetModel / @modelName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element RuleSetModel
Source
<xs:attribute name="modelName" type="xs:string" use="optional"/>
Attribute RuleSetModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element RuleSetModel
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute RuleSetModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element RuleSetModel
Source
<xs:attribute name="algorithmName" type="xs:string" use="optional"/>
Attribute RuleSetModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element RuleSetModel
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute Constraints / @minimumNumberOfItems
Namespace No namespace
Type INT-NUMBER
Properties
default 1
Used by
Element Constraints
Source
<xs:attribute name="minimumNumberOfItems" type="INT-NUMBER" default="1"/>
Attribute Constraints / @maximumNumberOfItems
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element Constraints
Source
<xs:attribute name="maximumNumberOfItems" type="INT-NUMBER"/>
Attribute Constraints / @minimumNumberOfAntecedentItems
Namespace No namespace
Type INT-NUMBER
Properties
default 1
Used by
Element Constraints
Source
<xs:attribute name="minimumNumberOfAntecedentItems" type="INT-NUMBER" default="1"/>
Attribute Constraints / @maximumNumberOfAntecedentItems
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element Constraints
Source
<xs:attribute name="maximumNumberOfAntecedentItems" type="INT-NUMBER"/>
Attribute Constraints / @minimumNumberOfConsequentItems
Namespace No namespace
Type INT-NUMBER
Properties
default 1
Used by
Element Constraints
Source
<xs:attribute name="minimumNumberOfConsequentItems" type="INT-NUMBER" default="1"/>
Attribute Constraints / @maximumNumberOfConsequentItems
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element Constraints
Source
<xs:attribute name="maximumNumberOfConsequentItems" type="INT-NUMBER"/>
Attribute Constraints / @minimumSupport
Namespace No namespace
Type REAL-NUMBER
Properties
default 0
Used by
Element Constraints
Source
<xs:attribute name="minimumSupport" type="REAL-NUMBER" default="0"/>
Attribute Constraints / @minimumConfidence
Namespace No namespace
Type REAL-NUMBER
Properties
default 0
Used by
Element Constraints
Source
<xs:attribute name="minimumConfidence" type="REAL-NUMBER" default="0"/>
Attribute Constraints / @minimumLift
Namespace No namespace
Type REAL-NUMBER
Properties
default 0
Used by
Element Constraints
Source
<xs:attribute name="minimumLift" type="REAL-NUMBER" default="0"/>
Attribute Constraints / @minimumTotalSequenceTime
Namespace No namespace
Type REAL-NUMBER
Properties
default 0
Used by
Element Constraints
Source
<xs:attribute name="minimumTotalSequenceTime" type="REAL-NUMBER" default="0"/>
Attribute Constraints / @maximumTotalSequenceTime
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element Constraints
Source
<xs:attribute name="maximumTotalSequenceTime" type="REAL-NUMBER"/>
Attribute Constraints / @minimumItemsetSeparationTime
Namespace No namespace
Type REAL-NUMBER
Properties
default 0
Used by
Element Constraints
Source
<xs:attribute name="minimumItemsetSeparationTime" type="REAL-NUMBER" default="0"/>
Attribute Constraints / @maximumItemsetSeparationTime
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element Constraints
Source
<xs:attribute name="maximumItemsetSeparationTime" type="REAL-NUMBER"/>
Attribute Constraints / @minimumAntConsSeparationTime
Namespace No namespace
Type REAL-NUMBER
Properties
default 0
Used by
Element Constraints
Source
<xs:attribute name="minimumAntConsSeparationTime" type="REAL-NUMBER" default="0"/>
Attribute Constraints / @maximumAntConsSeparationTime
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element Constraints
Source
<xs:attribute name="maximumAntConsSeparationTime" type="REAL-NUMBER"/>
Attribute SetPredicate / @id
Namespace No namespace
Type ELEMENT-ID
Properties
use required
Used by
Element SetPredicate
Source
<xs:attribute name="id" type="ELEMENT-ID" use="required"/>
Attribute SetPredicate / @field
Namespace No namespace
Type FIELD-NAME
Properties
use required
Used by
Element SetPredicate
Source
<xs:attribute name="field" type="FIELD-NAME" use="required"/>
Attribute SetPredicate / @operator
Namespace No namespace
Type xs:string
Properties
fixed supersetOf
Used by
Element SetPredicate
Source
<xs:attribute name="operator" type="xs:string" fixed="supersetOf"/>
Attribute SetReference / @setId
Namespace No namespace
Type ELEMENT-ID
Properties
use required
Used by
Element SetReference
Source
<xs:attribute name="setId" type="ELEMENT-ID" use="required"/>
Attribute Delimiter / @delimiter
Namespace No namespace
Type DELIMITER
Properties
use required
Facets
enumeration sameTimeWindow
enumeration acrossTimeWindows
Used by
Element Delimiter
Source
<xs:attribute name="delimiter" type="DELIMITER" use="required"/>
Attribute Delimiter / @gap
Namespace No namespace
Type GAP
Properties
use required
Facets
enumeration true
enumeration false
enumeration unknown
Used by
Element Delimiter
Source
<xs:attribute name="gap" type="GAP" use="required"/>
Attribute Time / @min
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Time
Source
<xs:attribute name="min" type="NUMBER"/>
Attribute Time / @max
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Time
Source
<xs:attribute name="max" type="NUMBER"/>
Attribute Time / @mean
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Time
Source
<xs:attribute name="mean" type="NUMBER"/>
Attribute Time / @standardDeviation
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Time
Source
<xs:attribute name="standardDeviation" type="NUMBER"/>
Attribute Sequence / @id
Namespace No namespace
Type ELEMENT-ID
Properties
use required
Used by
Element Sequence
Source
<xs:attribute name="id" type="ELEMENT-ID" use="required"/>
Attribute Sequence / @numberOfSets
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element Sequence
Source
<xs:attribute name="numberOfSets" type="INT-NUMBER"/>
Attribute Sequence / @occurrence
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element Sequence
Source
<xs:attribute name="occurrence" type="INT-NUMBER"/>
Attribute Sequence / @support
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element Sequence
Source
<xs:attribute name="support" type="REAL-NUMBER"/>
Attribute SequenceReference / @seqId
Namespace No namespace
Type ELEMENT-ID
Properties
use required
Used by
Source
<xs:attribute name="seqId" type="ELEMENT-ID" use="required"/>
Attribute SequenceRule / @id
Namespace No namespace
Type ELEMENT-ID
Properties
use required
Used by
Element SequenceRule
Source
<xs:attribute name="id" type="ELEMENT-ID" use="required"/>
Attribute SequenceRule / @numberOfSets
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Element SequenceRule
Source
<xs:attribute name="numberOfSets" type="INT-NUMBER" use="required"/>
Attribute SequenceRule / @occurrence
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Element SequenceRule
Source
<xs:attribute name="occurrence" type="INT-NUMBER" use="required"/>
Attribute SequenceRule / @support
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element SequenceRule
Source
<xs:attribute name="support" type="REAL-NUMBER" use="required"/>
Attribute SequenceRule / @confidence
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element SequenceRule
Source
<xs:attribute name="confidence" type="REAL-NUMBER" use="required"/>
Attribute SequenceRule / @lift
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element SequenceRule
Source
<xs:attribute name="lift" type="REAL-NUMBER"/>
Attribute SequenceModel / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element SequenceModel
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute SequenceModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element SequenceModel
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute SequenceModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element SequenceModel
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute SequenceModel / @numberOfTransactions
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element SequenceModel
Source
<xs:attribute name="numberOfTransactions" type="INT-NUMBER"/>
Attribute SequenceModel / @maxNumberOfItemsPerTransaction
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element SequenceModel
Source
<xs:attribute name="maxNumberOfItemsPerTransaction" type="INT-NUMBER"/>
Attribute SequenceModel / @avgNumberOfItemsPerTransaction
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element SequenceModel
Source
<xs:attribute name="avgNumberOfItemsPerTransaction" type="REAL-NUMBER"/>
Attribute SequenceModel / @numberOfTransactionGroups
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element SequenceModel
Source
<xs:attribute name="numberOfTransactionGroups" type="INT-NUMBER"/>
Attribute SequenceModel / @maxNumberOfTAsPerTAGroup
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element SequenceModel
Source
<xs:attribute name="maxNumberOfTAsPerTAGroup" type="INT-NUMBER"/>
Attribute SequenceModel / @avgNumberOfTAsPerTAGroup
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element SequenceModel
Source
<xs:attribute name="avgNumberOfTAsPerTAGroup" type="REAL-NUMBER"/>
Attribute SequenceModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element SequenceModel
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute Attribute / @reasonCode
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Attribute
Source
<xs:attribute name="reasonCode" type="xs:string"/>
Attribute Attribute / @partialScore
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Element Attribute
Source
<xs:attribute name="partialScore" type="NUMBER" use="optional"/>
Attribute Characteristic / @name
Namespace No namespace
Type FIELD-NAME
Properties
use optional
Used by
Element Characteristic
Source
<xs:attribute name="name" type="FIELD-NAME" use="optional"/>
Attribute Characteristic / @reasonCode
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Characteristic
Source
<xs:attribute name="reasonCode" type="xs:string"/>
Attribute Characteristic / @baselineScore
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Characteristic
Source
<xs:attribute name="baselineScore" type="NUMBER"/>
Attribute Scorecard / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Scorecard
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute Scorecard / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element Scorecard
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute Scorecard / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element Scorecard
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute Scorecard / @initialScore
Namespace No namespace
Type NUMBER
Properties
default 0
Used by
Element Scorecard
Source
<xs:attribute name="initialScore" type="NUMBER" default="0"/>
Attribute Scorecard / @useReasonCodes
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element Scorecard
Source
<xs:attribute name="useReasonCodes" type="xs:boolean" default="true"/>
Attribute Scorecard / @reasonCodeAlgorithm
Namespace No namespace
Type restriction of xs:string
Properties
default pointsBelow
Facets
enumeration pointsAbove
enumeration pointsBelow
Used by
Element Scorecard
Source
<xs:attribute name="reasonCodeAlgorithm" default="pointsBelow">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="pointsAbove"/>
      <xs:enumeration value="pointsBelow"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Scorecard / @baselineScore
Namespace No namespace
Type NUMBER
Properties
content simple
Used by
Element Scorecard
Source
<xs:attribute name="baselineScore" type="NUMBER"/>
Attribute Scorecard / @baselineMethod
Namespace No namespace
Type restriction of xs:string
Properties
default other
Facets
enumeration max
enumeration min
enumeration mean
enumeration neutral
enumeration other
Used by
Element Scorecard
Source
<xs:attribute name="baselineMethod" default="other">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="max"/>
      <xs:enumeration value="min"/>
      <xs:enumeration value="mean"/>
      <xs:enumeration value="neutral"/>
      <xs:enumeration value="other"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Scorecard / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element Scorecard
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute LinearKernelType / @description
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="description" type="xs:string" use="optional"/>
Attribute PolynomialKernelType / @description
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="description" type="xs:string" use="optional"/>
Attribute PolynomialKernelType / @gamma
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="gamma" type="REAL-NUMBER" use="optional" default="1"/>
Attribute PolynomialKernelType / @coef0
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="coef0" type="REAL-NUMBER" use="optional" default="1"/>
Attribute PolynomialKernelType / @degree
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="degree" type="REAL-NUMBER" use="optional" default="1"/>
Attribute RadialBasisKernelType / @description
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="description" type="xs:string" use="optional"/>
Attribute RadialBasisKernelType / @gamma
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="gamma" type="REAL-NUMBER" use="optional" default="1"/>
Attribute SigmoidKernelType / @description
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="description" type="xs:string" use="optional"/>
Attribute SigmoidKernelType / @gamma
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="gamma" type="REAL-NUMBER" use="optional" default="1"/>
Attribute SigmoidKernelType / @coef0
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="coef0" type="REAL-NUMBER" use="optional" default="1"/>
Attribute VectorFields / @numberOfFields
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Element VectorFields
Source
<xs:attribute name="numberOfFields" type="INT-NUMBER" use="optional"/>
Attribute REAL-SparseArray / @n
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="n" type="INT-NUMBER" use="optional"/>
Attribute REAL-SparseArray / @defaultValue
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 0
Used by
Source
<xs:attribute name="defaultValue" type="REAL-NUMBER" use="optional" default="0"/>
Attribute VectorInstance / @id
Namespace No namespace
Type VECTOR-ID
Properties
use required
Used by
Element VectorInstance
Source
<xs:attribute name="id" type="VECTOR-ID" use="required"/>
Attribute VectorDictionary / @numberOfVectors
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="numberOfVectors" type="INT-NUMBER" use="optional"/>
Attribute SupportVector / @vectorId
Namespace No namespace
Type VECTOR-ID
Properties
use required
Used by
Element SupportVector
Source
<xs:attribute name="vectorId" type="VECTOR-ID" use="required"/>
Attribute SupportVectors / @numberOfSupportVectors
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Element SupportVectors
Source
<xs:attribute name="numberOfSupportVectors" type="INT-NUMBER" use="optional"/>
Attribute SupportVectors / @numberOfAttributes
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Element SupportVectors
Source
<xs:attribute name="numberOfAttributes" type="INT-NUMBER" use="optional"/>
Attribute Coefficient / @value
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 0
Used by
Element Coefficient
Source
<xs:attribute name="value" type="REAL-NUMBER" use="optional" default="0"/>
Attribute Coefficients / @numberOfCoefficients
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Element Coefficients
Source
<xs:attribute name="numberOfCoefficients" type="INT-NUMBER" use="optional"/>
Attribute Coefficients / @absoluteValue
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 0
Used by
Element Coefficients
Source
<xs:attribute name="absoluteValue" type="REAL-NUMBER" use="optional" default="0"/>
Attribute SupportVectorMachine / @targetCategory
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="targetCategory" type="xs:string" use="optional"/>
Attribute SupportVectorMachine / @alternateTargetCategory
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="alternateTargetCategory" type="xs:string" use="optional"/>
Attribute SupportVectorMachine / @threshold
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="threshold" type="REAL-NUMBER" use="optional"/>
Attribute SupportVectorMachineModel / @modelName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="modelName" type="xs:string" use="optional"/>
Attribute SupportVectorMachineModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute SupportVectorMachineModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="algorithmName" type="xs:string" use="optional"/>
Attribute SupportVectorMachineModel / @threshold
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 0
Used by
Source
<xs:attribute name="threshold" type="REAL-NUMBER" use="optional" default="0"/>
Attribute SupportVectorMachineModel / @svmRepresentation
Namespace No namespace
Type SVM-REPRESENTATION
Properties
use optional
default SupportVectors
Facets
enumeration SupportVectors
enumeration Coefficients
Used by
Source
<xs:attribute name="svmRepresentation" type="SVM-REPRESENTATION" use="optional" default="SupportVectors"/>
Attribute SupportVectorMachineModel / @classificationMethod
Namespace No namespace
Type SVM-CLASSIFICATION-METHOD
Properties
use optional
default OneAgainstAll
Facets
enumeration OneAgainstAll
enumeration OneAgainstOne
Used by
Source
<xs:attribute name="classificationMethod" type="SVM-CLASSIFICATION-METHOD" use="optional" default="OneAgainstAll"/>
Attribute SupportVectorMachineModel / @maxWins
Namespace No namespace
Type xs:boolean
Properties
default false
Used by
Source
<xs:attribute name="maxWins" type="xs:boolean" default="false"/>
Attribute SupportVectorMachineModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute TextDocument / @id
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element TextDocument
Source
<xs:attribute name="id" type="xs:string" use="required"/>
Attribute TextDocument / @name
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element TextDocument
Source
<xs:attribute name="name" type="xs:string" use="optional"/>
Attribute TextDocument / @length
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Element TextDocument
Source
<xs:attribute name="length" type="INT-NUMBER" use="optional"/>
Attribute TextDocument / @file
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element TextDocument
Source
<xs:attribute name="file" type="xs:string" use="optional"/>
Attribute TextModelNormalization / @localTermWeights
Namespace No namespace
Type restriction of xs:string
Properties
default termFrequency
Facets
enumeration termFrequency
enumeration binary
enumeration logarithmic
enumeration augmentedNormalizedTermFrequency
Used by
Source
<xs:attribute name="localTermWeights" default="termFrequency">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="termFrequency"/>
      <xs:enumeration value="binary"/>
      <xs:enumeration value="logarithmic"/>
      <xs:enumeration value="augmentedNormalizedTermFrequency"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute TextModelNormalization / @globalTermWeights
Namespace No namespace
Type restriction of xs:string
Properties
default inverseDocumentFrequency
Facets
enumeration inverseDocumentFrequency
enumeration none
enumeration GFIDF
enumeration normal
enumeration probabilisticInverse
Used by
Source
<xs:attribute name="globalTermWeights" default="inverseDocumentFrequency">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="inverseDocumentFrequency"/>
      <xs:enumeration value="none"/>
      <xs:enumeration value="GFIDF"/>
      <xs:enumeration value="normal"/>
      <xs:enumeration value="probabilisticInverse"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute TextModelNormalization / @documentNormalization
Namespace No namespace
Type restriction of xs:string
Properties
default none
Facets
enumeration none
enumeration cosine
Used by
Source
<xs:attribute name="documentNormalization" default="none">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="none"/>
      <xs:enumeration value="cosine"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute TextModelSimiliarity / @similarityType
Namespace No namespace
Type restriction of xs:string
Properties
content simple
Facets
enumeration euclidean
enumeration cosine
Used by
Source
<xs:attribute name="similarityType">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="euclidean"/>
      <xs:enumeration value="cosine"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute TextModel / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element TextModel
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute TextModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element TextModel
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute TextModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element TextModel
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute TextModel / @numberOfTerms
Namespace No namespace
Type xs:integer
Properties
use required
Used by
Element TextModel
Source
<xs:attribute name="numberOfTerms" type="xs:integer" use="required"/>
Attribute TextModel / @numberOfDocuments
Namespace No namespace
Type xs:integer
Properties
use required
Used by
Element TextModel
Source
<xs:attribute name="numberOfDocuments" type="xs:integer" use="required"/>
Attribute TextModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element TextModel
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute TimeCycle / @length
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element TimeCycle
Source
<xs:attribute name="length" type="INT-NUMBER"/>
Attribute TimeCycle / @type
Namespace No namespace
Type VALID-TIME-SPEC
Properties
content simple
Facets
enumeration includeAll
enumeration includeFromTo
enumeration excludeFromTo
enumeration includeSet
enumeration excludeSet
Used by
Element TimeCycle
Source
<xs:attribute name="type" type="VALID-TIME-SPEC"/>
Attribute TimeCycle / @displayName
Namespace No namespace
Properties
use optional
Used by
Element TimeCycle
Source
<xs:attribute name="displayName" use="optional"/>
Attribute TimeException / @type
Namespace No namespace
Type TIME-EXCEPTION-TYPE
Properties
content simple
Facets
enumeration exclude
enumeration include
Used by
Element TimeException
Source
<xs:attribute name="type" type="TIME-EXCEPTION-TYPE"/>
Attribute TimeException / @count
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element TimeException
Source
<xs:attribute name="count" type="INT-NUMBER"/>
Attribute TimeAnchor / @type
Namespace No namespace
Type TIME-ANCHOR
Properties
content simple
Facets
enumeration dateTimeMillisecondsSince[0]
enumeration dateTimeMillisecondsSince[1960]
enumeration dateTimeMillisecondsSince[1970]
enumeration dateTimeMillisecondsSince[1980]
enumeration dateTimeSecondsSince[0]
enumeration dateTimeSecondsSince[1960]
enumeration dateTimeSecondsSince[1970]
enumeration dateTimeSecondsSince[1980]
enumeration dateDaysSince[0]
enumeration dateDaysSince[1960]
enumeration dateDaysSince[1970]
enumeration dateDaysSince[1980]
enumeration dateMonthsSince[0]
enumeration dateMonthsSince[1960]
enumeration dateMonthsSince[1970]
enumeration dateMonthsSince[1980]
enumeration dateYearsSince[0]
Used by
Element TimeAnchor
Source
<xs:attribute name="type" type="TIME-ANCHOR"/>
Attribute TimeAnchor / @offset
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element TimeAnchor
Source
<xs:attribute name="offset" type="INT-NUMBER"/>
Attribute TimeAnchor / @stepsize
Namespace No namespace
Type INT-NUMBER
Properties
content simple
Used by
Element TimeAnchor
Source
<xs:attribute name="stepsize" type="INT-NUMBER"/>
Attribute TimeAnchor / @displayName
Namespace No namespace
Properties
use optional
Used by
Element TimeAnchor
Source
<xs:attribute name="displayName" use="optional"/>
Attribute TimeValue / @index
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Element TimeValue
Source
<xs:attribute name="index" type="INT-NUMBER" use="optional"/>
Attribute TimeValue / @time
Namespace No namespace
Type NUMBER
Properties
use optional
Used by
Element TimeValue
Source
<xs:attribute name="time" type="NUMBER" use="optional"/>
Attribute TimeValue / @value
Namespace No namespace
Type REAL-NUMBER
Properties
use required
Used by
Element TimeValue
Source
<xs:attribute name="value" type="REAL-NUMBER" use="required"/>
Attribute TimeValue / @standardError
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Element TimeValue
Source
<xs:attribute name="standardError" type="REAL-NUMBER" use="optional"/>
Attribute TimeSeries / @usage
Namespace No namespace
Type TIMESERIES-USAGE
Properties
default original
Facets
enumeration original
enumeration logical
enumeration prediction
Used by
Element TimeSeries
Source
<xs:attribute name="usage" type="TIMESERIES-USAGE" default="original"/>
Attribute TimeSeries / @startTime
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element TimeSeries
Source
<xs:attribute name="startTime" type="REAL-NUMBER"/>
Attribute TimeSeries / @endTime
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element TimeSeries
Source
<xs:attribute name="endTime" type="REAL-NUMBER"/>
Attribute TimeSeries / @interpolationMethod
Namespace No namespace
Type INTERPOLATION-METHOD
Properties
default none
Facets
enumeration none
enumeration linear
enumeration exponentialSpline
enumeration cubicSpline
Used by
Element TimeSeries
Source
<xs:attribute name="interpolationMethod" type="INTERPOLATION-METHOD" default="none"/>
Attribute Level / @alpha
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Element Level
Source
<xs:attribute name="alpha" type="REAL-NUMBER" use="optional"/>
Attribute Level / @smoothedValue
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Element Level
Source
<xs:attribute name="smoothedValue" type="REAL-NUMBER"/>
Attribute Trend_ExpoSmooth / @trend
Namespace No namespace
Type restriction of xs:NMTOKEN
Properties
default additive
Facets
enumeration additive
enumeration damped_additive
enumeration multiplicative
enumeration damped_multiplicative
enumeration polynomial_exponential
Used by
Source
<xs:attribute name="trend" default="additive">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="additive"/>
      <xs:enumeration value="damped_additive"/>
      <xs:enumeration value="multiplicative"/>
      <xs:enumeration value="damped_multiplicative"/>
      <xs:enumeration value="polynomial_exponential"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Trend_ExpoSmooth / @gamma
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="gamma" type="REAL-NUMBER" use="optional"/>
Attribute Trend_ExpoSmooth / @phi
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
default 1
Used by
Source
<xs:attribute name="phi" type="REAL-NUMBER" use="optional" default="1"/>
Attribute Trend_ExpoSmooth / @smoothedValue
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="smoothedValue" type="REAL-NUMBER" use="optional"/>
Attribute Seasonality_ExpoSmooth / @type
Namespace No namespace
Type restriction of xs:NMTOKEN
Properties
use required
Facets
enumeration additive
enumeration multiplicative
Used by
Source
<xs:attribute name="type" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="additive"/>
      <xs:enumeration value="multiplicative"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute Seasonality_ExpoSmooth / @period
Namespace No namespace
Type INT-NUMBER
Properties
use required
Used by
Source
<xs:attribute name="period" type="INT-NUMBER" use="required"/>
Attribute Seasonality_ExpoSmooth / @unit
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Source
<xs:attribute name="unit" type="xs:string" use="optional"/>
Attribute Seasonality_ExpoSmooth / @phase
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="phase" type="INT-NUMBER" use="optional"/>
Attribute Seasonality_ExpoSmooth / @delta
Namespace No namespace
Type REAL-NUMBER
Properties
use optional
Used by
Source
<xs:attribute name="delta" type="REAL-NUMBER" use="optional"/>
Attribute ExponentialSmoothing / @RMSE
Namespace No namespace
Type REAL-NUMBER
Properties
content simple
Used by
Source
<xs:attribute name="RMSE" type="REAL-NUMBER"/>
Attribute ExponentialSmoothing / @transformation
Namespace No namespace
Type restriction of xs:NMTOKEN
Properties
default none
Facets
enumeration none
enumeration logarithmic
enumeration squareroot
Used by
Source
<xs:attribute name="transformation" default="none">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="none"/>
      <xs:enumeration value="logarithmic"/>
      <xs:enumeration value="squareroot"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute TimeSeriesModel / @modelName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element TimeSeriesModel
Source
<xs:attribute name="modelName" type="xs:string" use="optional"/>
Attribute TimeSeriesModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element TimeSeriesModel
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute TimeSeriesModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
use optional
Used by
Element TimeSeriesModel
Source
<xs:attribute name="algorithmName" type="xs:string" use="optional"/>
Attribute TimeSeriesModel / @bestFit
Namespace No namespace
Type TIMESERIES-ALGORITHM
Properties
use required
Facets
enumeration ARIMA
enumeration ExponentialSmoothing
enumeration SeasonalTrendDecomposition
enumeration SpectralAnalysis
Used by
Element TimeSeriesModel
Source
<xs:attribute name="bestFit" type="TIMESERIES-ALGORITHM" use="required"/>
Attribute TimeSeriesModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element TimeSeriesModel
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute TreeModel / @modelName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element TreeModel
Source
<xs:attribute name="modelName" type="xs:string"/>
Attribute TreeModel / @functionName
Namespace No namespace
Type MINING-FUNCTION
Properties
use required
Facets
enumeration associationRules
enumeration sequences
enumeration classification
enumeration regression
enumeration clustering
enumeration timeSeries
enumeration mixed
Used by
Element TreeModel
Source
<xs:attribute name="functionName" type="MINING-FUNCTION" use="required"/>
Attribute TreeModel / @algorithmName
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element TreeModel
Source
<xs:attribute name="algorithmName" type="xs:string"/>
Attribute TreeModel / @missingValueStrategy
Namespace No namespace
Type MISSING-VALUE-STRATEGY
Properties
default none
Facets
enumeration lastPrediction
enumeration nullPrediction
enumeration defaultChild
enumeration weightedConfidence
enumeration aggregateNodes
enumeration none
Used by
Element TreeModel
Source
<xs:attribute name="missingValueStrategy" type="MISSING-VALUE-STRATEGY" default="none"/>
Attribute TreeModel / @missingValuePenalty
Namespace No namespace
Type PROB-NUMBER
Properties
default 1.0
Used by
Element TreeModel
Source
<xs:attribute name="missingValuePenalty" type="PROB-NUMBER" default="1.0"/>
Attribute TreeModel / @noTrueChildStrategy
Namespace No namespace
Type NO-TRUE-CHILD-STRATEGY
Properties
default returnNullPrediction
Facets
enumeration returnNullPrediction
enumeration returnLastPrediction
Used by
Element TreeModel
Source
<xs:attribute name="noTrueChildStrategy" type="NO-TRUE-CHILD-STRATEGY" default="returnNullPrediction"/>
Attribute TreeModel / @splitCharacteristic
Namespace No namespace
Type restriction of xs:string
Properties
default multiSplit
Facets
enumeration binarySplit
enumeration multiSplit
Used by
Element TreeModel
Source
<xs:attribute name="splitCharacteristic" default="multiSplit">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="binarySplit"/>
      <xs:enumeration value="multiSplit"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute TreeModel / @isScorable
Namespace No namespace
Type xs:boolean
Properties
default true
Used by
Element TreeModel
Source
<xs:attribute name="isScorable" type="xs:boolean" default="true"/>
Attribute PMML / @version
Namespace No namespace
Type xs:string
Properties
use required
Used by
Element PMML
Source
<xs:attribute name="version" type="xs:string" use="required"/>
Attribute INT-SparseArray / @n
Namespace No namespace
Type INT-NUMBER
Properties
use optional
Used by
Element INT-SparseArray
Source
<xs:attribute name="n" type="INT-NUMBER" use="optional"/>
Attribute INT-SparseArray / @defaultValue
Namespace No namespace
Type INT-NUMBER
Properties
use optional
default 0
Used by
Element INT-SparseArray
Source
<xs:attribute name="defaultValue" type="INT-NUMBER" use="optional" default="0"/>
Attribute REQIF:REQ-IF-HEADER / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Complex Type REQIF:REQ-IF-HEADER
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:ALTERNATIVE-ID / @IDENTIFIER
Namespace No namespace
Type xsd:string
Properties
use required
Used by
Complex Type REQIF:ALTERNATIVE-ID
Source
<xsd:attribute name="IDENTIFIER" type="xsd:string" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-BOOLEAN / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-BOOLEAN / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-BOOLEAN / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-BOOLEAN / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-DATE / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-DATE / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-DATE / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-DATE / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:EMBEDDED-VALUE / @KEY
Namespace No namespace
Type xsd:integer
Properties
use required
Used by
Complex Type REQIF:EMBEDDED-VALUE
Source
<xsd:attribute name="KEY" type="xsd:integer" use="required"/>
Attribute REQIF:EMBEDDED-VALUE / @OTHER-CONTENT
Namespace No namespace
Type xsd:string
Properties
use required
Used by
Complex Type REQIF:EMBEDDED-VALUE
Source
<xsd:attribute name="OTHER-CONTENT" type="xsd:string" use="required"/>
Attribute REQIF:ENUM-VALUE / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:ENUM-VALUE
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:ENUM-VALUE / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Complex Type REQIF:ENUM-VALUE
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:ENUM-VALUE / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Complex Type REQIF:ENUM-VALUE
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:ENUM-VALUE / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:ENUM-VALUE
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-ENUMERATION / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-ENUMERATION / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-ENUMERATION / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-ENUMERATION / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-INTEGER / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-INTEGER / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-INTEGER / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-INTEGER / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-INTEGER / @MAX
Namespace No namespace
Type xsd:integer
Properties
use required
Used by
Source
<xsd:attribute name="MAX" type="xsd:integer" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-INTEGER / @MIN
Namespace No namespace
Type xsd:integer
Properties
use required
Used by
Source
<xsd:attribute name="MIN" type="xsd:integer" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-REAL / @ACCURACY
Namespace No namespace
Type xsd:integer
Properties
use required
Used by
Source
<xsd:attribute name="ACCURACY" type="xsd:integer" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-REAL / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-REAL / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-REAL / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-REAL / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-REAL / @MAX
Namespace No namespace
Type xsd:double
Properties
use required
Used by
Source
<xsd:attribute name="MAX" type="xsd:double" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-REAL / @MIN
Namespace No namespace
Type xsd:double
Properties
use required
Used by
Source
<xsd:attribute name="MIN" type="xsd:double" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-STRING / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-STRING / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-STRING / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-STRING / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-STRING / @MAX-LENGTH
Namespace No namespace
Type xsd:integer
Properties
use required
Used by
Source
<xsd:attribute name="MAX-LENGTH" type="xsd:integer" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-XHTML / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:DATATYPE-DEFINITION-XHTML / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-XHTML / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:DATATYPE-DEFINITION-XHTML / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-VALUE-BOOLEAN / @THE-VALUE
Namespace No namespace
Type xsd:boolean
Properties
use required
Used by
Source
<xsd:attribute name="THE-VALUE" type="xsd:boolean" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-BOOLEAN / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-BOOLEAN / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-BOOLEAN / @IS-EDITABLE
Namespace No namespace
Type xsd:boolean
Properties
use optional
Used by
Source
<xsd:attribute name="IS-EDITABLE" type="xsd:boolean" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-BOOLEAN / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-BOOLEAN / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-VALUE-DATE / @THE-VALUE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="THE-VALUE" type="xsd:dateTime" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-DATE / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-DATE / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-DATE / @IS-EDITABLE
Namespace No namespace
Type xsd:boolean
Properties
use optional
Used by
Source
<xsd:attribute name="IS-EDITABLE" type="xsd:boolean" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-DATE / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-DATE / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-ENUMERATION / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-ENUMERATION / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-ENUMERATION / @IS-EDITABLE
Namespace No namespace
Type xsd:boolean
Properties
use optional
Used by
Source
<xsd:attribute name="IS-EDITABLE" type="xsd:boolean" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-ENUMERATION / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-ENUMERATION / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-ENUMERATION / @MULTI-VALUED
Namespace No namespace
Type xsd:boolean
Properties
use required
Used by
Source
<xsd:attribute name="MULTI-VALUED" type="xsd:boolean" use="required"/>
Attribute REQIF:ATTRIBUTE-VALUE-INTEGER / @THE-VALUE
Namespace No namespace
Type xsd:integer
Properties
use required
Used by
Source
<xsd:attribute name="THE-VALUE" type="xsd:integer" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-INTEGER / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-INTEGER / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-INTEGER / @IS-EDITABLE
Namespace No namespace
Type xsd:boolean
Properties
use optional
Used by
Source
<xsd:attribute name="IS-EDITABLE" type="xsd:boolean" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-INTEGER / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-INTEGER / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-VALUE-REAL / @THE-VALUE
Namespace No namespace
Type xsd:double
Properties
use required
Used by
Source
<xsd:attribute name="THE-VALUE" type="xsd:double" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-REAL / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-REAL / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-REAL / @IS-EDITABLE
Namespace No namespace
Type xsd:boolean
Properties
use optional
Used by
Source
<xsd:attribute name="IS-EDITABLE" type="xsd:boolean" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-REAL / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-REAL / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-VALUE-STRING / @THE-VALUE
Namespace No namespace
Type xsd:string
Properties
use required
Used by
Source
<xsd:attribute name="THE-VALUE" type="xsd:string" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-STRING / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-STRING / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-STRING / @IS-EDITABLE
Namespace No namespace
Type xsd:boolean
Properties
use optional
Used by
Source
<xsd:attribute name="IS-EDITABLE" type="xsd:boolean" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-STRING / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-STRING / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute xhtml.id / @id
Namespace No namespace
Type xs:ID
Properties
content simple
Used by
Attribute Group xhtml.id
Source
<xs:attribute name="id" type="xs:ID"/>
Attribute xhtml.class / @class
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Attribute Group xhtml.class
Source
<xs:attribute name="class" type="xs:string"/>
Attribute xhtml.title / @title
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Attribute Group xhtml.title
Source
<xs:attribute name="title" type="xs:string"/>
Attribute xhtml.style.attrib / @style
Namespace No namespace
Type CDATA
Properties
content simple
Used by
Attribute Group xhtml.style.attrib
Source
<xs:attribute name="style" type="xh11d:CDATA"/>
Attribute xhtml.q.attlist / @cite
Namespace No namespace
Type URI
Properties
content simple
Used by
Attribute Group xhtml.q.attlist
Source
<xs:attribute name="cite" type="xh11d:URI"/>
Attribute xhtml.param.attlist / @name
Namespace No namespace
Type CDATA
Properties
use required
Used by
Attribute Group xhtml.param.attlist
Source
<xs:attribute name="name" type="xh11d:CDATA" use="required"/>
Attribute xhtml.param.attlist / @value
Namespace No namespace
Type CDATA
Properties
content simple
Used by
Attribute Group xhtml.param.attlist
Source
<xs:attribute name="value" type="xh11d:CDATA"/>
Attribute xhtml.param.attlist / @valuetype
Namespace No namespace
Type restriction of xs:NMTOKEN
Properties
default data
Facets
enumeration data
enumeration ref
enumeration object
Used by
Attribute Group xhtml.param.attlist
Source
<xs:attribute name="valuetype" default="data">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="data"/>
      <xs:enumeration value="ref"/>
      <xs:enumeration value="object"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xhtml.param.attlist / @type
Namespace No namespace
Type ContentType
Properties
content simple
Used by
Attribute Group xhtml.param.attlist
Source
<xs:attribute name="type" type="xh11d:ContentType"/>
Attribute xhtml.edit.attlist / @cite
Namespace No namespace
Type URI
Properties
content simple
Used by
Attribute Group xhtml.edit.attlist
Source
<xs:attribute name="cite" type="xh11d:URI"/>
Attribute xhtml.edit.attlist / @datetime
Namespace No namespace
Type Datetime
Properties
content simple
Used by
Attribute Group xhtml.edit.attlist
Source
<xs:attribute name="datetime" type="xh11d:Datetime"/>
Attribute xhtml.blockquote.attlist / @cite
Namespace No namespace
Type URI
Properties
content simple
Used by
Attribute Group xhtml.blockquote.attlist
Source
<xs:attribute name="cite" type="xh11d:URI"/>
Attribute xhtml.col.attlist / @span
Namespace No namespace
Type Number
Properties
default 1
Used by
Attribute Group xhtml.col.attlist
Source
<xs:attribute name="span" type="xh11d:Number" default="1"/>
Attribute xhtml.col.attlist / @width
Namespace No namespace
Type MultiLength
Properties
content simple
Used by
Attribute Group xhtml.col.attlist
Source
<xs:attribute name="width" type="xh11d:MultiLength"/>
Attribute xhtml.CellHAlign.attrib / @align
Namespace No namespace
Type restriction of xs:NMTOKEN
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration justify
enumeration char
Used by
Attribute Group xhtml.CellHAlign.attrib
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="justify"/>
      <xs:enumeration value="char"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xhtml.CellHAlign.attrib / @char
Namespace No namespace
Type Character
Properties
content simple
Facets
length 1
Used by
Attribute Group xhtml.CellHAlign.attrib
Source
<xs:attribute name="char" type="xh11d:Character"/>
Attribute xhtml.CellHAlign.attrib / @charoff
Namespace No namespace
Type Length
Properties
content simple
Used by
Attribute Group xhtml.CellHAlign.attrib
Source
<xs:attribute name="charoff" type="xh11d:Length"/>
Attribute xhtml.CellVAlign.attrib / @valign
Namespace No namespace
Type restriction of xs:NMTOKEN
Properties
content simple
Facets
enumeration top
enumeration middle
enumeration bottom
enumeration baseline
Used by
Attribute Group xhtml.CellVAlign.attrib
Source
<xs:attribute name="valign">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="top"/>
      <xs:enumeration value="middle"/>
      <xs:enumeration value="bottom"/>
      <xs:enumeration value="baseline"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xhtml.colgroup.attlist / @span
Namespace No namespace
Type Number
Properties
default 1
Used by
Attribute Group xhtml.colgroup.attlist
Source
<xs:attribute name="span" type="xh11d:Number" default="1"/>
Attribute xhtml.colgroup.attlist / @width
Namespace No namespace
Type MultiLength
Properties
content simple
Used by
Attribute Group xhtml.colgroup.attlist
Source
<xs:attribute name="width" type="xh11d:MultiLength"/>
Attribute xhtml.th.attlist / @abbr
Namespace No namespace
Type Text
Properties
content simple
Used by
Attribute Group xhtml.th.attlist
Source
<xs:attribute name="abbr" type="xh11d:Text"/>
Attribute xhtml.th.attlist / @axis
Namespace No namespace
Type CDATA
Properties
content simple
Used by
Attribute Group xhtml.th.attlist
Source
<xs:attribute name="axis" type="xh11d:CDATA"/>
Attribute xhtml.th.attlist / @headers
Namespace No namespace
Type xs:IDREFS
Properties
content simple
Used by
Attribute Group xhtml.th.attlist
Source
<xs:attribute name="headers" type="xs:IDREFS"/>
Attribute xhtml.scope.attrib / @scope
Namespace No namespace
Type restriction of xs:NMTOKEN
Properties
content simple
Facets
enumeration row
enumeration col
enumeration rowgroup
enumeration colgroup
Used by
Attribute Group xhtml.scope.attrib
Source
<xs:attribute name="scope">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="row"/>
      <xs:enumeration value="col"/>
      <xs:enumeration value="rowgroup"/>
      <xs:enumeration value="colgroup"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xhtml.th.attlist / @rowspan
Namespace No namespace
Type Number
Properties
default 1
Used by
Attribute Group xhtml.th.attlist
Source
<xs:attribute name="rowspan" type="xh11d:Number" default="1"/>
Attribute xhtml.th.attlist / @colspan
Namespace No namespace
Type Number
Properties
default 1
Used by
Attribute Group xhtml.th.attlist
Source
<xs:attribute name="colspan" type="xh11d:Number" default="1"/>
Attribute xhtml.td.attlist / @abbr
Namespace No namespace
Type Text
Properties
content simple
Used by
Attribute Group xhtml.td.attlist
Source
<xs:attribute name="abbr" type="xh11d:Text"/>
Attribute xhtml.td.attlist / @axis
Namespace No namespace
Type CDATA
Properties
content simple
Used by
Attribute Group xhtml.td.attlist
Source
<xs:attribute name="axis" type="xh11d:CDATA"/>
Attribute xhtml.td.attlist / @headers
Namespace No namespace
Type xs:IDREFS
Properties
content simple
Used by
Attribute Group xhtml.td.attlist
Source
<xs:attribute name="headers" type="xs:IDREFS"/>
Attribute xhtml.td.attlist / @rowspan
Namespace No namespace
Type Number
Properties
default 1
Used by
Attribute Group xhtml.td.attlist
Source
<xs:attribute name="rowspan" type="xh11d:Number" default="1"/>
Attribute xhtml.td.attlist / @colspan
Namespace No namespace
Type Number
Properties
default 1
Used by
Attribute Group xhtml.td.attlist
Source
<xs:attribute name="colspan" type="xh11d:Number" default="1"/>
Attribute xhtml.table.attlist / @summary
Namespace No namespace
Type Text
Properties
content simple
Used by
Attribute Group xhtml.table.attlist
Source
<xs:attribute name="summary" type="xh11d:Text"/>
Attribute xhtml.table.attlist / @width
Namespace No namespace
Type Length
Properties
content simple
Used by
Attribute Group xhtml.table.attlist
Source
<xs:attribute name="width" type="xh11d:Length"/>
Attribute xhtml.table.attlist / @border
Namespace No namespace
Type Pixels
Properties
content simple
Used by
Attribute Group xhtml.table.attlist
Source
<xs:attribute name="border" type="xh11d:Pixels"/>
Attribute xhtml.frame.attrib / @frame
Namespace No namespace
Type restriction of xs:NMTOKEN
Properties
content simple
Facets
enumeration void
enumeration above
enumeration below
enumeration hsides
enumeration lhs
enumeration rhs
enumeration vsides
enumeration box
enumeration border
Used by
Attribute Group xhtml.frame.attrib
Source
<xs:attribute name="frame">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="void"/>
      <xs:enumeration value="above"/>
      <xs:enumeration value="below"/>
      <xs:enumeration value="hsides"/>
      <xs:enumeration value="lhs"/>
      <xs:enumeration value="rhs"/>
      <xs:enumeration value="vsides"/>
      <xs:enumeration value="box"/>
      <xs:enumeration value="border"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xhtml.rules.attrib / @rules
Namespace No namespace
Type restriction of xs:NMTOKEN
Properties
content simple
Facets
enumeration none
enumeration groups
enumeration rows
enumeration cols
enumeration all
Used by
Attribute Group xhtml.rules.attrib
Source
<xs:attribute name="rules">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="none"/>
      <xs:enumeration value="groups"/>
      <xs:enumeration value="rows"/>
      <xs:enumeration value="cols"/>
      <xs:enumeration value="all"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xhtml.table.attlist / @cellspacing
Namespace No namespace
Type Length
Properties
content simple
Used by
Attribute Group xhtml.table.attlist
Source
<xs:attribute name="cellspacing" type="xh11d:Length"/>
Attribute xhtml.table.attlist / @cellpadding
Namespace No namespace
Type Length
Properties
content simple
Used by
Attribute Group xhtml.table.attlist
Source
<xs:attribute name="cellpadding" type="xh11d:Length"/>
Attribute xhtml.object.attlist / @declare
Namespace No namespace
Type restriction of xs:NMTOKEN
Properties
content simple
Facets
enumeration declare
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="declare">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="declare"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xhtml.object.attlist / @classid
Namespace No namespace
Type URI
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="classid" type="xh11d:URI"/>
Attribute xhtml.object.attlist / @codebase
Namespace No namespace
Type URI
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="codebase" type="xh11d:URI"/>
Attribute xhtml.object.attlist / @data
Namespace No namespace
Type URI
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="data" type="xh11d:URI"/>
Attribute xhtml.object.attlist / @type
Namespace No namespace
Type ContentType
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="type" type="xh11d:ContentType"/>
Attribute xhtml.object.attlist / @codetype
Namespace No namespace
Type ContentType
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="codetype" type="xh11d:ContentType"/>
Attribute xhtml.object.attlist / @archive
Namespace No namespace
Type URIs
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="archive" type="xh11d:URIs"/>
Attribute xhtml.object.attlist / @standby
Namespace No namespace
Type Text
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="standby" type="xh11d:Text"/>
Attribute xhtml.object.attlist / @height
Namespace No namespace
Type Length
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="height" type="xh11d:Length"/>
Attribute xhtml.object.attlist / @width
Namespace No namespace
Type Length
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="width" type="xh11d:Length"/>
Attribute xhtml.object.attlist / @name
Namespace No namespace
Type CDATA
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="name" type="xh11d:CDATA"/>
Attribute xhtml.object.attlist / @tabindex
Namespace No namespace
Type Number
Properties
content simple
Used by
Attribute Group xhtml.object.attlist
Source
<xs:attribute name="tabindex" type="xh11d:Number"/>
Attribute xhtml.a.attlist / @href
Namespace No namespace
Type URI
Properties
content simple
Used by
Attribute Group xhtml.a.attlist
Source
<xs:attribute name="href" type="xh11d:URI"/>
Attribute xhtml.a.attlist / @charset
Namespace No namespace
Type Charset
Properties
content simple
Used by
Attribute Group xhtml.a.attlist
Source
<xs:attribute name="charset" type="xh11d:Charset"/>
Attribute xhtml.a.attlist / @type
Namespace No namespace
Type ContentType
Properties
content simple
Used by
Attribute Group xhtml.a.attlist
Source
<xs:attribute name="type" type="xh11d:ContentType"/>
Attribute xhtml.a.attlist / @hreflang
Namespace No namespace
Type LanguageCode
Properties
content simple
Used by
Attribute Group xhtml.a.attlist
Source
<xs:attribute name="hreflang" type="xh11d:LanguageCode"/>
Attribute xhtml.a.attlist / @rel
Namespace No namespace
Type LinkTypes
Properties
content simple
Used by
Attribute Group xhtml.a.attlist
Source
<xs:attribute name="rel" type="xh11d:LinkTypes"/>
Attribute xhtml.a.attlist / @rev
Namespace No namespace
Type LinkTypes
Properties
content simple
Used by
Attribute Group xhtml.a.attlist
Source
<xs:attribute name="rev" type="xh11d:LinkTypes"/>
Attribute xhtml.a.attlist / @accesskey
Namespace No namespace
Type Character
Properties
content simple
Facets
length 1
Used by
Attribute Group xhtml.a.attlist
Source
<xs:attribute name="accesskey" type="xh11d:Character"/>
Attribute xhtml.a.attlist / @tabindex
Namespace No namespace
Type Number
Properties
content simple
Used by
Attribute Group xhtml.a.attlist
Source
<xs:attribute name="tabindex" type="xh11d:Number"/>
Attribute REQIF:ATTRIBUTE-VALUE-XHTML / @IS-SIMPLIFIED
Namespace No namespace
Type xsd:boolean
Properties
use optional
Used by
Source
<xsd:attribute name="IS-SIMPLIFIED" type="xsd:boolean" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-XHTML / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-XHTML / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-XHTML / @IS-EDITABLE
Namespace No namespace
Type xsd:boolean
Properties
use optional
Used by
Source
<xsd:attribute name="IS-EDITABLE" type="xsd:boolean" use="optional"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-XHTML / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:ATTRIBUTE-DEFINITION-XHTML / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:RELATION-GROUP-TYPE / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:RELATION-GROUP-TYPE / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:RELATION-GROUP-TYPE / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:RELATION-GROUP-TYPE / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:SPEC-OBJECT-TYPE / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:SPEC-OBJECT-TYPE
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:SPEC-OBJECT-TYPE / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Complex Type REQIF:SPEC-OBJECT-TYPE
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:SPEC-OBJECT-TYPE / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Complex Type REQIF:SPEC-OBJECT-TYPE
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:SPEC-OBJECT-TYPE / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:SPEC-OBJECT-TYPE
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:SPEC-RELATION-TYPE / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:SPEC-RELATION-TYPE / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:SPEC-RELATION-TYPE / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:SPEC-RELATION-TYPE / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:SPECIFICATION-TYPE / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:SPECIFICATION-TYPE / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:SPECIFICATION-TYPE / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:SPECIFICATION-TYPE / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:SPEC-OBJECT / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:SPEC-OBJECT
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:SPEC-OBJECT / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Complex Type REQIF:SPEC-OBJECT
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:SPEC-OBJECT / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Complex Type REQIF:SPEC-OBJECT
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:SPEC-OBJECT / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:SPEC-OBJECT
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:SPEC-RELATION / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:SPEC-RELATION
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:SPEC-RELATION / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Complex Type REQIF:SPEC-RELATION
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:SPEC-RELATION / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Complex Type REQIF:SPEC-RELATION
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:SPEC-RELATION / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:SPEC-RELATION
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:SPEC-HIERARCHY / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:SPEC-HIERARCHY
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:SPEC-HIERARCHY / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Complex Type REQIF:SPEC-HIERARCHY
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:SPEC-HIERARCHY / @IS-EDITABLE
Namespace No namespace
Type xsd:boolean
Properties
use optional
Used by
Complex Type REQIF:SPEC-HIERARCHY
Source
<xsd:attribute name="IS-EDITABLE" type="xsd:boolean" use="optional"/>
Attribute REQIF:SPEC-HIERARCHY / @IS-TABLE-INTERNAL
Namespace No namespace
Type xsd:boolean
Properties
use optional
Used by
Complex Type REQIF:SPEC-HIERARCHY
Source
<xsd:attribute name="IS-TABLE-INTERNAL" type="xsd:boolean" use="optional"/>
Attribute REQIF:SPEC-HIERARCHY / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Complex Type REQIF:SPEC-HIERARCHY
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:SPEC-HIERARCHY / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:SPEC-HIERARCHY
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:SPECIFICATION / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:SPECIFICATION
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:SPECIFICATION / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Complex Type REQIF:SPECIFICATION
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:SPECIFICATION / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Complex Type REQIF:SPECIFICATION
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:SPECIFICATION / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:SPECIFICATION
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute REQIF:RELATION-GROUP / @DESC
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:RELATION-GROUP
Source
<xsd:attribute name="DESC" type="xsd:string" use="optional"/>
Attribute REQIF:RELATION-GROUP / @IDENTIFIER
Namespace No namespace
Type xsd:ID
Properties
use required
Used by
Complex Type REQIF:RELATION-GROUP
Source
<xsd:attribute name="IDENTIFIER" type="xsd:ID" use="required"/>
Attribute REQIF:RELATION-GROUP / @LAST-CHANGE
Namespace No namespace
Type xsd:dateTime
Properties
use required
Used by
Complex Type REQIF:RELATION-GROUP
Source
<xsd:attribute name="LAST-CHANGE" type="xsd:dateTime" use="required"/>
Attribute REQIF:RELATION-GROUP / @LONG-NAME
Namespace No namespace
Type xsd:string
Properties
use optional
Used by
Complex Type REQIF:RELATION-GROUP
Source
<xsd:attribute name="LONG-NAME" type="xsd:string" use="optional"/>
Attribute m:ci.type / @type
Namespace No namespace
Properties
use required
Used by
Attribute Group m:ci.type
Source
<xs:attribute name="type" use="required"/>
Attribute m:base / @base
Namespace No namespace
Properties
use required
Used by
Attribute Group m:base
Source
<xs:attribute name="base" use="required"/>
Attribute m:type / @type
Namespace No namespace
Properties
use required
Used by
Attribute Group m:type
Source
<xs:attribute name="type" use="required"/>
Attribute m:order / @order
Namespace No namespace
Type restriction of xs:token
Properties
use required
Facets
enumeration numeric
enumeration lexicographic
Used by
Attribute Group m:order
Source
<xs:attribute name="order" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="numeric"/>
      <xs:enumeration value="lexicographic"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:closure / @closure
Namespace No namespace
Properties
use required
Used by
Attribute Group m:closure
Source
<xs:attribute name="closure" use="required"/>
Attribute m:ContExp / @type
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element m:declare
Source
<xs:attribute name="type" type="xs:string"/>
Attribute m:ContExp / @scope
Namespace No namespace
Type xs:string
Properties
content simple
Used by
Element m:declare
Source
<xs:attribute name="scope" type="xs:string"/>
Attribute m:ContExp / @nargs
Namespace No namespace
Type xs:nonNegativeInteger
Properties
content simple
Used by
Element m:declare
Source
<xs:attribute name="nargs" type="xs:nonNegativeInteger"/>
Attribute m:ContExp / @occurrence
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration prefix
enumeration infix
enumeration function-model
Used by
Element m:declare
Source
<xs:attribute name="occurrence">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="prefix"/>
      <xs:enumeration value="infix"/>
      <xs:enumeration value="function-model"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:declare / @nargs
Namespace No namespace
Type xs:nonNegativeInteger
Properties
content simple
Source
<xs:attribute name="nargs" type="xs:nonNegativeInteger"/>
Attribute m:declare / @occurrence
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration prefix
enumeration infix
enumeration function-model
Source
<xs:attribute name="occurrence">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="prefix"/>
      <xs:enumeration value="infix"/>
      <xs:enumeration value="function-model"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:declare / @scope
Namespace No namespace
Type xs:string
Properties
content simple
Source
<xs:attribute name="scope" type="xs:string"/>
Attribute m:declare / @type
Namespace No namespace
Type xs:string
Properties
content simple
Source
<xs:attribute name="type" type="xs:string"/>
Attribute m:tendsto / @type
Namespace No namespace
Used by
Element m:tendsto
Source
<xs:attribute name="type"/>
Attribute m:set / @type
Namespace No namespace
Used by
Element m:set
Source
<xs:attribute name="type"/>
Attribute m:list / @order
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration numeric
enumeration lexicographic
Used by
Element m:list
Source
<xs:attribute name="order">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="numeric"/>
      <xs:enumeration value="lexicographic"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtd.attributes / @rowspan
Namespace No namespace
Type m:positive-integer
Properties
content simple
Used by
Attribute Group m:mtd.attributes
Source
<xs:attribute name="rowspan" type="m:positive-integer"/>
Attribute m:mtd.attributes / @columnspan
Namespace No namespace
Type m:positive-integer
Properties
content simple
Used by
Attribute Group m:mtd.attributes
Source
<xs:attribute name="columnspan" type="m:positive-integer"/>
Attribute m:mtd.attributes / @rowalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration top
enumeration bottom
enumeration center
enumeration baseline
enumeration axis
Used by
Attribute Group m:mtd.attributes
Source
<xs:attribute name="rowalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="top"/>
      <xs:enumeration value="bottom"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="baseline"/>
      <xs:enumeration value="axis"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtd.attributes / @columnalign
Namespace No namespace
Type m:columnalignstyle
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mtd.attributes
Source
<xs:attribute name="columnalign" type="m:columnalignstyle"/>
Attribute m:mtd.attributes / @groupalign
Namespace No namespace
Type m:group-alignment-list
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mtd.attributes
Source
<xs:attribute name="groupalign" type="m:group-alignment-list"/>
Attribute m:mscarry.attributes / @location
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration w
enumeration nw
enumeration n
enumeration ne
enumeration e
enumeration se
enumeration s
enumeration sw
Used by
Attribute Group m:mscarry.attributes
Source
<xs:attribute name="location">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="w"/>
      <xs:enumeration value="nw"/>
      <xs:enumeration value="n"/>
      <xs:enumeration value="ne"/>
      <xs:enumeration value="e"/>
      <xs:enumeration value="se"/>
      <xs:enumeration value="s"/>
      <xs:enumeration value="sw"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mscarry.attributes / @crossout
Namespace No namespace
Type list of restriction of xs:token
Properties
content simple
Used by
Attribute Group m:mscarry.attributes
Source
<xs:attribute name="crossout">
  <xs:simpleType>
    <xs:list>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="none"/>
          <xs:enumeration value="updiagonalstrike"/>
          <xs:enumeration value="downdiagonalstrike"/>
          <xs:enumeration value="verticalstrike"/>
          <xs:enumeration value="horizontalstrike"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:list>
  </xs:simpleType>
</xs:attribute>
Attribute m:mscarries.attributes / @position
Namespace No namespace
Type m:integer
Properties
content simple
Used by
Attribute Group m:mscarries.attributes
Source
<xs:attribute name="position" type="m:integer"/>
Attribute m:mscarries.attributes / @location
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration w
enumeration nw
enumeration n
enumeration ne
enumeration e
enumeration se
enumeration s
enumeration sw
Used by
Attribute Group m:mscarries.attributes
Source
<xs:attribute name="location">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="w"/>
      <xs:enumeration value="nw"/>
      <xs:enumeration value="n"/>
      <xs:enumeration value="ne"/>
      <xs:enumeration value="e"/>
      <xs:enumeration value="se"/>
      <xs:enumeration value="s"/>
      <xs:enumeration value="sw"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mscarries.attributes / @crossout
Namespace No namespace
Type list of restriction of xs:token
Properties
content simple
Used by
Attribute Group m:mscarries.attributes
Source
<xs:attribute name="crossout">
  <xs:simpleType>
    <xs:list>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="none"/>
          <xs:enumeration value="updiagonalstrike"/>
          <xs:enumeration value="downdiagonalstrike"/>
          <xs:enumeration value="verticalstrike"/>
          <xs:enumeration value="horizontalstrike"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:list>
  </xs:simpleType>
</xs:attribute>
Attribute m:mscarries.attributes / @scriptsizemultiplier
Namespace No namespace
Type m:number
Properties
content simple
Used by
Attribute Group m:mscarries.attributes
Source
<xs:attribute name="scriptsizemultiplier" type="m:number"/>
Attribute m:msline.attributes / @position
Namespace No namespace
Type m:integer
Properties
content simple
Used by
Attribute Group m:msline.attributes
Source
<xs:attribute name="position" type="m:integer"/>
Attribute m:msline.attributes / @length
Namespace No namespace
Type m:unsigned-integer
Properties
content simple
Used by
Attribute Group m:msline.attributes
Source
<xs:attribute name="length" type="m:unsigned-integer"/>
Attribute m:msline.attributes / @leftoverhang
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msline.attributes
Source
<xs:attribute name="leftoverhang" type="m:length"/>
Attribute m:msline.attributes / @rightoverhang
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msline.attributes
Source
<xs:attribute name="rightoverhang" type="m:length"/>
Attribute m:msline.attributes / @mslinethickness
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:msline.attributes
Source
<xs:attribute name="mslinethickness">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thin"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thick"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:msrow.attributes / @position
Namespace No namespace
Type m:integer
Properties
content simple
Used by
Attribute Group m:msrow.attributes
Source
<xs:attribute name="position" type="m:integer"/>
Attribute m:msgroup.attributes / @position
Namespace No namespace
Type m:integer
Properties
content simple
Used by
Attribute Group m:msgroup.attributes
Source
<xs:attribute name="position" type="m:integer"/>
Attribute m:msgroup.attributes / @shift
Namespace No namespace
Type m:integer
Properties
content simple
Used by
Attribute Group m:msgroup.attributes
Source
<xs:attribute name="shift" type="m:integer"/>
Attribute m:malignmark.attributes / @edge
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
Used by
Attribute Group m:malignmark.attributes
Source
<xs:attribute name="edge">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:TokenAtt / @mathvariant
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration normal
enumeration bold
enumeration italic
enumeration bold-italic
enumeration double-struck
enumeration bold-fraktur
enumeration script
enumeration bold-script
enumeration fraktur
enumeration sans-serif
enumeration bold-sans-serif
enumeration sans-serif-italic
enumeration sans-serif-bold-italic
enumeration monospace
enumeration initial
enumeration tailed
enumeration looped
enumeration stretched
Used by
Attribute Group m:TokenAtt
Source
<xs:attribute name="mathvariant">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="normal"/>
      <xs:enumeration value="bold"/>
      <xs:enumeration value="italic"/>
      <xs:enumeration value="bold-italic"/>
      <xs:enumeration value="double-struck"/>
      <xs:enumeration value="bold-fraktur"/>
      <xs:enumeration value="script"/>
      <xs:enumeration value="bold-script"/>
      <xs:enumeration value="fraktur"/>
      <xs:enumeration value="sans-serif"/>
      <xs:enumeration value="bold-sans-serif"/>
      <xs:enumeration value="sans-serif-italic"/>
      <xs:enumeration value="sans-serif-bold-italic"/>
      <xs:enumeration value="monospace"/>
      <xs:enumeration value="initial"/>
      <xs:enumeration value="tailed"/>
      <xs:enumeration value="looped"/>
      <xs:enumeration value="stretched"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:TokenAtt / @mathsize
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:TokenAtt
Source
<xs:attribute name="mathsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="small"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="normal"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="big"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:TokenAtt / @dir
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration ltr
enumeration rtl
Used by
Attribute Group m:TokenAtt
Source
<xs:attribute name="dir">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="ltr"/>
      <xs:enumeration value="rtl"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @form
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration prefix
enumeration infix
enumeration postfix
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="form">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="prefix"/>
      <xs:enumeration value="infix"/>
      <xs:enumeration value="postfix"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @fence
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="fence">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @separator
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="separator">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @lspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="lspace" type="m:length"/>
Attribute m:mo.attributes / @rspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="rspace" type="m:length"/>
Attribute m:mo.attributes / @stretchy
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="stretchy">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @symmetric
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="symmetric">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @maxsize
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="maxsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="infinity"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @minsize
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="minsize" type="m:length"/>
Attribute m:mo.attributes / @largeop
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="largeop">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @movablelimits
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="movablelimits">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @accent
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="accent">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @linebreak
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration auto
enumeration newline
enumeration nobreak
enumeration goodbreak
enumeration badbreak
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="linebreak">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="auto"/>
      <xs:enumeration value="newline"/>
      <xs:enumeration value="nobreak"/>
      <xs:enumeration value="goodbreak"/>
      <xs:enumeration value="badbreak"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @lineleading
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="lineleading" type="m:length"/>
Attribute m:mo.attributes / @linebreakstyle
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration before
enumeration after
enumeration duplicate
enumeration infixlinebreakstyle
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="linebreakstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="before"/>
      <xs:enumeration value="after"/>
      <xs:enumeration value="duplicate"/>
      <xs:enumeration value="infixlinebreakstyle"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @linebreakmultchar
Namespace No namespace
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="linebreakmultchar"/>
Attribute m:mo.attributes / @indentalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @indentshift
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentshift" type="m:length"/>
Attribute m:mo.attributes / @indenttarget
Namespace No namespace
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indenttarget"/>
Attribute m:mo.attributes / @indentalignfirst
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentalignfirst">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @indentshiftfirst
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentshiftfirst">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @indentalignlast
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentalignlast">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @indentshiftlast
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentshiftlast">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @width
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="width" type="m:length"/>
Attribute m:mspace.attributes / @height
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="height" type="m:length"/>
Attribute m:mspace.attributes / @depth
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="depth" type="m:length"/>
Attribute m:mspace.attributes / @linebreak
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration auto
enumeration newline
enumeration nobreak
enumeration goodbreak
enumeration badbreak
enumeration indentingnewline
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="linebreak">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="auto"/>
      <xs:enumeration value="newline"/>
      <xs:enumeration value="nobreak"/>
      <xs:enumeration value="goodbreak"/>
      <xs:enumeration value="badbreak"/>
      <xs:enumeration value="indentingnewline"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @indentalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @indentshift
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentshift" type="m:length"/>
Attribute m:mspace.attributes / @indenttarget
Namespace No namespace
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indenttarget"/>
Attribute m:mspace.attributes / @indentalignfirst
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentalignfirst">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @indentshiftfirst
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentshiftfirst">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @indentalignlast
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentalignlast">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @indentshiftlast
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentshiftlast">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:ms.attributes / @lquote
Namespace No namespace
Used by
Attribute Group m:ms.attributes
Source
<xs:attribute name="lquote"/>
Attribute m:ms.attributes / @rquote
Namespace No namespace
Used by
Attribute Group m:ms.attributes
Source
<xs:attribute name="rquote"/>
Attribute m:maligngroup.attributes / @groupalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration decimalpoint
Used by
Attribute Group m:maligngroup.attributes
Source
<xs:attribute name="groupalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="decimalpoint"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mrow.attributes / @dir
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration ltr
enumeration rtl
Used by
Attribute Group m:mrow.attributes
Source
<xs:attribute name="dir">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="ltr"/>
      <xs:enumeration value="rtl"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mfrac.attributes / @linethickness
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mfrac.attributes
Source
<xs:attribute name="linethickness">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thin"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thick"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mfrac.attributes / @numalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mfrac.attributes
Source
<xs:attribute name="numalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mfrac.attributes / @denomalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mfrac.attributes
Source
<xs:attribute name="denomalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mfrac.attributes / @bevelled
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mfrac.attributes
Source
<xs:attribute name="bevelled">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.deprecatedattributes / @veryverythinmathspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="veryverythinmathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @verythinmathspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="verythinmathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @thinmathspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="thinmathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @mediummathspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="mediummathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @thickmathspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="thickmathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @verythickmathspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="verythickmathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @veryverythickmathspace
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="veryverythickmathspace" type="m:length"/>
Attribute m:mpadded.attributes / @height
Namespace No namespace
Type m:mpadded-length
Properties
content simple
Facets
pattern \s*([\+\-]?[0-9]*([0-9]\.?|\.[0-9])[0-9]*\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*
Used by
Attribute Group m:mpadded.attributes
Source
<xs:attribute name="height" type="m:mpadded-length"/>
Attribute m:mpadded.attributes / @depth
Namespace No namespace
Type m:mpadded-length
Properties
content simple
Facets
pattern \s*([\+\-]?[0-9]*([0-9]\.?|\.[0-9])[0-9]*\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*
Used by
Attribute Group m:mpadded.attributes
Source
<xs:attribute name="depth" type="m:mpadded-length"/>
Attribute m:mpadded.attributes / @width
Namespace No namespace
Type m:mpadded-length
Properties
content simple
Facets
pattern \s*([\+\-]?[0-9]*([0-9]\.?|\.[0-9])[0-9]*\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*
Used by
Attribute Group m:mpadded.attributes
Source
<xs:attribute name="width" type="m:mpadded-length"/>
Attribute m:mpadded.attributes / @lspace
Namespace No namespace
Type m:mpadded-length
Properties
content simple
Facets
pattern \s*([\+\-]?[0-9]*([0-9]\.?|\.[0-9])[0-9]*\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*
Used by
Attribute Group m:mpadded.attributes
Source
<xs:attribute name="lspace" type="m:mpadded-length"/>
Attribute m:mpadded.attributes / @voffset
Namespace No namespace
Type m:mpadded-length
Properties
content simple
Facets
pattern \s*([\+\-]?[0-9]*([0-9]\.?|\.[0-9])[0-9]*\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*
Used by
Attribute Group m:mpadded.attributes
Source
<xs:attribute name="voffset" type="m:mpadded-length"/>
Attribute m:mfenced.attributes / @open
Namespace No namespace
Used by
Attribute Group m:mfenced.attributes
Source
<xs:attribute name="open"/>
Attribute m:mfenced.attributes / @close
Namespace No namespace
Used by
Attribute Group m:mfenced.attributes
Source
<xs:attribute name="close"/>
Attribute m:mfenced.attributes / @separators
Namespace No namespace
Used by
Attribute Group m:mfenced.attributes
Source
<xs:attribute name="separators"/>
Attribute m:menclose.attributes / @notation
Namespace No namespace
Used by
Attribute Group m:menclose.attributes
Source
<xs:attribute name="notation"/>
Attribute m:msub.attributes / @subscriptshift
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msub.attributes
Source
<xs:attribute name="subscriptshift" type="m:length"/>
Attribute m:msup.attributes / @superscriptshift
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msup.attributes
Source
<xs:attribute name="superscriptshift" type="m:length"/>
Attribute m:msubsup.attributes / @subscriptshift
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msubsup.attributes
Source
<xs:attribute name="subscriptshift" type="m:length"/>
Attribute m:msubsup.attributes / @superscriptshift
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msubsup.attributes
Source
<xs:attribute name="superscriptshift" type="m:length"/>
Attribute m:munder.attributes / @accentunder
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:munder.attributes
Source
<xs:attribute name="accentunder">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:munder.attributes / @align
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
enumeration center
Used by
Attribute Group m:munder.attributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mover.attributes / @accent
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mover.attributes
Source
<xs:attribute name="accent">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mover.attributes / @align
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
enumeration center
Used by
Attribute Group m:mover.attributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:munderover.attributes / @accent
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:munderover.attributes
Source
<xs:attribute name="accent">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:munderover.attributes / @accentunder
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:munderover.attributes
Source
<xs:attribute name="accentunder">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:munderover.attributes / @align
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
enumeration center
Used by
Attribute Group m:munderover.attributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @align
Namespace No namespace
Type restriction of xs:string
Properties
content simple
Facets
pattern \s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="\s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @rowalign
Namespace No namespace
Type restriction of list of m:verticalalign
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="rowalign">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:verticalalign"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @columnalign
Namespace No namespace
Type restriction of list of m:columnalignstyle
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="columnalign">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:columnalignstyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @groupalign
Namespace No namespace
Type m:group-alignment-list-list
Properties
content simple
Facets
pattern (\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\s*
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="groupalign" type="m:group-alignment-list-list"/>
Attribute m:mtable.attributes / @alignmentscope
Namespace No namespace
Type restriction of list of restriction of xs:token
Type hierarchy
  • xs:token
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="alignmentscope">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:restriction base="xs:token">
              <xs:enumeration value="true"/>
              <xs:enumeration value="false"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @columnwidth
Namespace No namespace
Type restriction of list of union of(m:length, restriction of xs:token, restriction of xs:token)
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="columnwidth">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:union memberTypes="m:length">
              <xs:simpleType>
                <xs:restriction base="xs:token">
                  <xs:enumeration value="auto"/>
                </xs:restriction>
              </xs:simpleType>
              <xs:simpleType>
                <xs:restriction base="xs:token">
                  <xs:enumeration value="fit"/>
                </xs:restriction>
              </xs:simpleType>
            </xs:union>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @width
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="width">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="auto"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @rowspacing
Namespace No namespace
Type restriction of list of m:length
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="rowspacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:length"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @columnspacing
Namespace No namespace
Type restriction of list of m:length
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="columnspacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:length"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @rowlines
Namespace No namespace
Type restriction of list of m:linestyle
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="rowlines">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:linestyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @columnlines
Namespace No namespace
Type restriction of list of m:linestyle
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="columnlines">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:linestyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @frame
Namespace No namespace
Type m:linestyle
Properties
content simple
Facets
enumeration none
enumeration solid
enumeration dashed
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="frame" type="m:linestyle"/>
Attribute m:mtable.attributes / @framespacing
Namespace No namespace
Type restriction of list of union of(m:length, m:length)
Properties
content simple
Facets
length 2
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="framespacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:union memberTypes="m:length m:length"/>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:length value="2"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @equalrows
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="equalrows">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @equalcolumns
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="equalcolumns">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @displaystyle
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="displaystyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @side
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration right
enumeration leftoverlap
enumeration rightoverlap
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="side">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="leftoverlap"/>
      <xs:enumeration value="rightoverlap"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @minlabelspacing
Namespace No namespace
Type m:length
Properties
content simple
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="minlabelspacing" type="m:length"/>
Attribute m:mtr.attributes / @rowalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration top
enumeration bottom
enumeration center
enumeration baseline
enumeration axis
Used by
Attribute Group m:mtr.attributes
Source
<xs:attribute name="rowalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="top"/>
      <xs:enumeration value="bottom"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="baseline"/>
      <xs:enumeration value="axis"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtr.attributes / @columnalign
Namespace No namespace
Type restriction of list of m:columnalignstyle
Type hierarchy
Properties
content simple
Facets
minLength 1
Used by
Attribute Group m:mtr.attributes
Source
<xs:attribute name="columnalign">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:columnalignstyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtr.attributes / @groupalign
Namespace No namespace
Type m:group-alignment-list-list
Properties
content simple
Facets
pattern (\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\s*
Used by
Attribute Group m:mtr.attributes
Source
<xs:attribute name="groupalign" type="m:group-alignment-list-list"/>
Attribute m:mstack.attributes / @align
Namespace No namespace
Type restriction of xs:string
Properties
content simple
Facets
pattern \s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*
Used by
Attribute Group m:mstack.attributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="\s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstack.attributes / @stackalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
enumeration decimalpoint
Used by
Attribute Group m:mstack.attributes
Source
<xs:attribute name="stackalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="decimalpoint"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstack.attributes / @charalign
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mstack.attributes
Source
<xs:attribute name="charalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstack.attributes / @charspacing
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Properties
content simple
Used by
Attribute Group m:mstack.attributes
Source
<xs:attribute name="charspacing">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="loose"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="tight"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mlongdiv.attributes / @longdivstyle
Namespace No namespace
Type restriction of xs:token
Properties
content simple
Facets
enumeration lefttop
enumeration stackedrightright
enumeration mediumstackedrightright
enumeration shortstackedrightright
enumeration righttop
enumeration left/\right
enumeration left)(right
enumeration :right=right
enumeration stackedleftleft
enumeration stackedleftlinetop
Used by
Attribute Group m:mlongdiv.attributes
Source
<xs:attribute name="longdivstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="lefttop"/>
      <xs:enumeration value="stackedrightright"/>
      <xs:enumeration value="mediumstackedrightright"/>
      <xs:enumeration value="shortstackedrightright"/>
      <xs:enumeration value="righttop"/>
      <xs:enumeration value="left/\right"/>
      <xs:enumeration value="left)(right"/>
      <xs:enumeration value=":right=right"/>
      <xs:enumeration value="stackedleftleft"/>
      <xs:enumeration value="stackedleftlinetop"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:maction.attributes / @actiontype
Namespace No namespace
Properties
use required
Used by
Attribute Group m:maction.attributes
Source
<xs:attribute name="actiontype" use="required"/>
Attribute m:maction.attributes / @selection
Namespace No namespace
Type m:positive-integer
Properties
content simple
Used by
Attribute Group m:maction.attributes
Source
<xs:attribute name="selection" type="m:positive-integer"/>
Attribute m:name / @name
Namespace No namespace
Type xs:NCName
Properties
use required
Used by
Attribute Group m:name
Source
<xs:attribute name="name" use="required" type="xs:NCName"/>
Attribute m:cd / @cd
Namespace No namespace
Type xs:NCName
Properties
use required
Used by
Attribute Group m:cd
Source
<xs:attribute name="cd" use="required" type="xs:NCName"/>