QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
reference | optional | |||||
source-language | xs:NMTOKEN | required | ||||
target-language | xs:NMTOKEN | optional | ||||
tool-name | xs:NMTOKEN | required | ||||
tool-version | xs:NMTOKEN | required | ||||
version | restriction of xs:string | required |
<xs:element name="metrics"> <xs:complexType> <xs:choice> <xs:element maxOccurs="unbounded" ref="metrics:project"/> <xs:element maxOccurs="unbounded" ref="metrics:stage"/> </xs:choice> <xs:attribute name="version" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="1.0"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="source-language" use="required" type="xs:NMTOKEN"/> <xs:attribute name="target-language" type="xs:NMTOKEN"/> <xs:attribute name="tool-name" use="required" type="xs:NMTOKEN"/> <xs:attribute name="tool-version" use="required" type="xs:NMTOKEN"/> <xs:attribute name="reference"/> </xs:complexType> </xs:element> |
Initial count based on source document for the first resource. |
< count type = "ProjectRepetionMatchedWordCount" value = "99" /> |
< count type = "ProjectFuzzyMatchedWordCount" value = "99" /> |
< count type = "ProjectRepetionMatchedCharacterCount" value = "99" /> |
< count type = "ProjectFuzzyMatchedCharacterCount" value = "99" /> |
Initial count based on source document for the first second resource. |
< count type = "ProjectRepetionMatchedWordCount" value = "99" /> |
< count type = "ProjectFuzzyMatchedWordCount" value = "99" /> |
< count type = "ProjectRepetionMatchedCharacterCount" value = "99" /> |
< count type = "ProjectFuzzyMatchedCharacterCount" value = "99" /> |