| Target Namespace | http://www.phyloxml.org |
|---|---|
| Element and Attribute Namespaces |
|
| Documentation | phyloXML is an XML language to describe phylogenies and associated data. Version: 1.00. License: LGPL. Copyright (c) 2008-2009 Christian M Zmasek. |
| Prefix | Namespace |
|---|---|
| xml | http://www.w3.org/XML/1998/namespace |
| phy | http://www.phyloxml.org |
| xs | http://www.w3.org/2001/XMLSchema |
| Name | phyloxml |
|---|---|
| Type | phy:Phyloxml |
| Nillable | no |
| Abstract | no |
| Super-types: | xs:token < Accession (by extension) |
|---|---|
| Sub-types: | None |
| Name | Accession |
|---|---|
| Used by (from the same schema document) | Complex Type Sequence |
| Abstract | no |
| Documentation | Element Accession is used to capture the local part in a sequence identifier (e.g. 'P17304' in 'UniProtKB:P17304', in which case the 'source' attribute would be 'UniProtKB'). |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | Annotation |
|---|---|
| Used by (from the same schema document) | Complex Type Sequence |
| Abstract | no |
| Documentation | The annotation of a molecular sequence. It is recommended to annotate by using the optional 'ref' attribute (some examples of acceptable values for the ref attribute: 'GO:0008270', 'KEGG:Tetrachloroethene degradation', 'EC:1.1.1.1'). Optional element 'desc' allows for a free text description. Optional element 'confidence' is used to state the type and value of support for a annotation. Similarly, optional attribute 'evidence' is used to describe the evidence for a annotation as free text (e.g. 'experimental'). Optional element 'property' allows for further, typed and referenced annotations from external resources. |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | BinaryCharacterList |
|---|---|
| Used by (from the same schema document) | Complex Type BinaryCharacters , Complex Type BinaryCharacters , Complex Type BinaryCharacters , Complex Type BinaryCharacters |
| Abstract | no |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | BinaryCharacters |
|---|---|
| Used by (from the same schema document) | Complex Type Clade |
| Abstract | no |
| Documentation | The names and/or counts of binary characters present, gained, and lost at the root of a clade. |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | BranchColor |
|---|---|
| Used by (from the same schema document) | Complex Type Clade |
| Abstract | no |
| Documentation | This indicates the color of a clade when rendered (the color applies to the whole clade unless overwritten by the color(s) of sub clades). |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | Clade |
|---|---|
| Used by (from the same schema document) | Complex Type Phylogeny , Complex Type Clade |
| Abstract | no |
| Documentation | Element Clade is used in a recursive manner to describe the topology of a phylogenetic tree. The parent branch length of a clade can be described either with the 'branch_length' element or the 'branch_length' attribute (it is not recommended to use both at the same time, though). Usage of the 'branch_length' attribute allows for a less verbose description. Element 'confidence' is used to indicate the support for a clade/parent branch. Element 'events' is used to describe such events as gene-duplications at the root node/parent branch of a clade. Element 'width' is the branch width for this clade (including parent branch). Both 'color' and 'width' elements apply for the whole clade unless overwritten in-sub clades. Attribute 'id_source' is used to link other elements to a clade (on the xml-level). |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | CladeRelation |
|---|---|
| Used by (from the same schema document) | Complex Type Phylogeny |
| Abstract | no |
| Documentation | This is used to express a typed relationship between two clades. For example it could be used to describe multiple parents of a clade. |
| Super-types: | xs:double < Confidence (by extension) |
|---|---|
| Sub-types: | None |
| Name | Confidence |
|---|---|
| Used by (from the same schema document) | Complex Type Phylogeny , Complex Type Clade , Complex Type Events , Complex Type Annotation , Complex Type SequenceRelation , Complex Type CladeRelation |
| Abstract | no |
| Documentation | A general purpose confidence element. For example this can be used to express the bootstrap support value of a clade (in which case the 'type' attribute is 'bootstrap'). |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | Date |
|---|---|
| Used by (from the same schema document) | Complex Type Clade |
| Abstract | no |
| Documentation | A date associated with a clade/node. Its value can be numerical by using the 'value' element and/or free text with the 'desc' element' (e.g. 'Silurian'). If a numerical value is used, it is recommended to employ the 'unit' attribute to indicate the type of the numerical value (e.g. 'mya' for 'million years ago'). |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | Distribution |
|---|---|
| Used by (from the same schema document) | Complex Type Clade |
| Abstract | no |
| Documentation | The geographic distribution of the items of a clade (species, sequences), intended for phylogeographic applications. The location can be described either by free text in the 'desc' element and/or by the coordinates of one or more 'Points' (similar to the 'Point' element in Google's KML format) or by 'Polygons'. |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | DomainArchitecture |
|---|---|
| Used by (from the same schema document) | Complex Type Sequence |
| Abstract | no |
| Documentation | This is used describe the domain architecture of a protein. Attribute 'length' is the total length of the protein |