Element | filedesc/seriesstmt |
<xs:complexType name="seriesstmt"> <xs:choice maxOccurs="unbounded"> <xs:element name="titleproper" type="titleproper"/> <xs:element name="num" type="num"/> <xs:element name="p" type="p"/> </xs:choice> <xs:attributeGroup ref="am.common"/> <xs:attribute name="encodinganalog" type="xs:token"/> </xs:complexType> |