mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-briefe.git
synced 2025-10-29 09:05:30 +00:00
BUGFIX: Reihenfolge in <sent> und <recieved> nicht mehr wichtig.
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
<xsd:include schemaLocation="common.xsd"></xsd:include>
|
||||
|
||||
<xsd:complexType name="actionattributes">
|
||||
<xsd:sequence>
|
||||
<xsd:choice minOccurs="0" maxOccurs="unbounded">
|
||||
<xsd:element name="date" type="lenz:date" minOccurs="0"
|
||||
maxOccurs="unbounded" />
|
||||
<xsd:element name="location" type="lenz:ortref" minOccurs="0"
|
||||
maxOccurs="unbounded" />
|
||||
<xsd:element name="person" type="lenz:personref" minOccurs="0"
|
||||
maxOccurs="unbounded" />
|
||||
</xsd:sequence>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
|
||||
<xsd:element name="opus">
|
||||
|
||||
Reference in New Issue
Block a user