ГОСТ Р ИСО 15745 - 4 - 2012
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
F.4.6.2 XML Схема: CommonElements.xsd
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd=”
http://www.w3.org/2001/XMLSchema"
>
<!--################ common attribute group-->
<xsd:attributeGroup name="ag formatAndFile">
<xsd:attribute name="formatName" type="xsd:string” fixed="DDXML" form="unqualified7>
<xsd:attribute name="formatVersion" type="xsd:string" fixed=”2.0" form="unqualified7>
<xsd:attribute name*"fileName” type="xsd:string" use="required" form="unqualified7>
<xsd:attribute namec’fileCreator" type="xsd:string" use="required" form="unqualified7>
<xsd:attribute name="fileCreationDate” type="xsd:date" use="required"
form=t"unqualified7>
<xsd:attribute name="fileCreationTime" type="xsd:time" use="optional7>
<xsd:attribute name="fileModificationDate" type="xsd:date" use=noptional"
form="unqualified7>
<xsd:attribute name="fileModificationTime" type=”xsd:time” use="optional7>
<xsd:attribute name="fileModifiedBy" type="xsd:string" use="optional7>
<xsd:attribute name="fileVersion" type="xsd:string" use="required" form="unqualified7>
</xsd:attributeGroup>
<!--################ common groups-->
<xsd:group name="gjabels">
<xsd:sequence>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="label">
<xsd:complexType>
<xsd:simpleContent>
<xsdextension base=”xsd:string">
<xsd:attribute name»"lang" type»"xsd:language" use="required7>
<xsd:attribute name="URr type=”xsd:anyURI" use="optional7>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name=”description">
<xsd:complexType>
<xsd:simpleContent>
<xsdextension base="xsd:string">
<xsd:attribute name="lang" type="xsd:language” use«="required7>
<xsd:attribute name»"URr type="xsd:anyURr use="optional7>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="labelRef">
<xsd:complexType>
<xsd:simpleContent>
<xsdextension base=”xsd:anyURI">
<xsd:attribute name="dictlD" type=”xsd:IDREF" use="required7>
386