Elements | bioghist/bioghist, m.desc.base/bioghist |
<xs:complexType name="bioghist"> <xs:sequence> <xs:element name="head" type="head" minOccurs="0"/> <xs:choice maxOccurs="unbounded"> <xs:group ref="m.blocks"/> <xs:element name="bioghist" type="bioghist"/> </xs:choice> </xs:sequence> <xs:attributeGroup ref="am.common"/> <xs:attribute name="localtype" type="xs:token"/> <xs:attribute name="encodinganalog" type="xs:token"/> </xs:complexType> |