ГОСТ Р ИСО 15745 - 4 - 2012
<xsd:element name="ProfileLocation" type="xsd:anyURI" minOccurs="07>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
G.4.6.2XML схема: 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=7equired" form="unqualified7>
<xsd:attribute name="fileCreator" type="xsd:string” use="required" form="unqualified7>
<xsd:attribute name="fileCreationDate" type="xsd:date" use="required"
form="unqualified7>
<xsd:attribute name="fileCreationTime" type=”xsd:time" use="optional7>
<xsd:attribute name="fileModificationDate" type="xsd:date" use="optional"
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>
<xsd:extension base="xsd:string">
<xsd:attribute name="lang" type="xsd:language" use="required7>
<xsd:attribute name="URr typex"xsd:anyURr use="optional7>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="description">
<xsd:complexType>
<xsd:simpleContent>
<xsdextension base=Bxsd:string">
<xsd:attribute name="lang" type=”xsd:language” use="required7>
<xsd:attribute name="URr typex"xsd:anyURI" use="optional7>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="labelRef">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension basex"xsd:anyURI">
<xsd:attribute name="dictlD" type="xsd:IDREF" use="required7>
460