Element | structure:ncl |
<complexType name="nclPrototype"> <sequence> <element ref="structure:head" minOccurs="0" maxOccurs="1"/> <element ref="structure:body" minOccurs="0" maxOccurs="1"/> </sequence> <attribute name="id" type="ID" use="required"/> <attribute name="title" type="string" use="optional"/> </complexType> |