Complex Types | coverage, description, entryTaxon, installationRemarks, keyword, otherPlatformRequirements, source, title, typicalAgeRange, version |
Element | descriptionUnbounded/description |
<xs:complexType name="LanguageString"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="string" type="LangString"/> <xs:group ref="ex:customElements"/> </xs:choice> <xs:attributeGroup ref="ex:customAttributes"/> </xs:complexType> |