Complex Types | xces:analyticType, xces:monogrType, xces:titleStmtType |
<xs:group name="m.respGroup"> <xs:choice> <xs:element name="respStmt" type="xces:respStmtType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="respStmtLink" type="xces:respStmtLinkType"/> </xs:choice> </xs:group> |