diff options
-rw-r--r-- | schemas/atom.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/atom.xsd b/schemas/atom.xsd index 94fe228b1..b1cf72dbb 100644 --- a/schemas/atom.xsd +++ b/schemas/atom.xsd @@ -9,6 +9,7 @@ <xsd:complexType name='StructureEntry'> <xsd:attribute type='xsd:string' name='name' use='required'/> + <xsd:attribute type='xsd:string' name='altsrc' /> </xsd:complexType> </xsd:schema>
\ No newline at end of file |