<xs:group name="m.did">
<xs:choice>
<xs:element name="abstract" type="abstract"/>
<xs:element name="container" type="container"/>
<xs:element name="dao" type="dao"/>
<xs:element name="daoset" type="daoset"/>
<xs:element name="didnote" type="didnote"/>
<xs:element name="langmaterial" type="langmaterial"/>
<xs:element name="materialspec" type="materialspec"/>
<xs:element name="origination" type="origination"/>
<xs:element name="physdescset" type="physdescset"/>
<xs:element name="physdesc" type="physdesc"/>
<xs:element name="physdescstructured" type="physdescstructured"/>
<xs:element name="physloc" type="physloc"/>
<xs:element name="repository" type="repository"/>
<xs:element name="unitdate" type="unitdate"/>
<xs:element name="unitdatestructured" type="unitdatestructured"/>
<xs:element name="unitid" type="unitid"/>
<xs:element name="unittitle" type="unittitle"/>
</xs:choice>
</xs:group> |