PairCounts

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
value xs:string required

Used By

Element BayesInput

Source

<xs:element name="PairCounts">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="TargetValueCounts"/>
    </xs:sequence>
    <xs:attribute name="value" type="xs:string" use="required"/>
  </xs:complexType>
</xs:element>

Sample