Showing:

Annotations
Diagrams
Properties
Source
Used by
Element ms:isFactored
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies whether the model is factored or not
Diagram
Diagram
Type xs:boolean
Properties
content simple
Used by
Element ms:NGramModel
Source
<xs:element name="isFactored" type="xs:boolean">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies whether the model is factored or not</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/isFactored</identifier>
      <label xml:lang="en">is factored</label>
    </xs:appinfo>
  </xs:annotation>
</xs:element>