Центральный банк Российской Федерации

Унифицированные форматы электронных банковских сообщений Банка России
Обмен с клиентами Банка России

Документация к XML-схеме
xml.xsd


schema location XMLSchemas\xml.xsd
attributeFormDefault
elementFormDefault
targetNamespace http://www.w3.org/XML/1998/namespace
 
Attributes  Гр. аттрибутов 
base  specialAttrs 
lang 
space 


attribute base
пр-во имен http://www.w3.org/XML/1998/namespace
тип xs:anyURI
применение
attributeGroup specialAttrs
Описание
documentation
See http://www.w3.org/TR/xmlbase/ for
                     information about this attribute.
XML-схема <xs:attribute name="base" type="xs:anyURI">
 
<xs:annotation>
   
<xs:documentation>See http://www.w3.org/TR/xmlbase/ for
                     information about this attribute.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute lang
пр-во имен http://www.w3.org/XML/1998/namespace
тип xs:language
применение
attributeGroup specialAttrs
Описание
documentation
In due course, we should install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values . . .
XML-схема <xs:attribute name="lang" type="xs:language">
 
<xs:annotation>
   
<xs:documentation>In due course, we should install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values . . .
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute space
пр-во имен http://www.w3.org/XML/1998/namespace
тип ограничение xs:NCName
свойства
default preserve
применение
attributeGroup specialAttrs
ограничения
Kind Value Описание
enumeration default
enumeration preserve
XML-схема <xs:attribute name="space" default="preserve">
 
<xs:simpleType>
   
<xs:restriction base="xs:NCName">
     
<xs:enumeration value="default"/>
     
<xs:enumeration value="preserve"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attributeGroup specialAttrs
пр-во имен http://www.w3.org/XML/1998/namespace
атрибуты
Имя  Тип  Применение  Default  Fixed  Описание
xml:base  xs:anyURI        
documentation
See http://www.w3.org/TR/xmlbase/ for
                     information about this attribute.
xml:lang  xs:language        
documentation
In due course, we should install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values . . .
xml:space  derived by: xs:NCName    preserve    
XML-схема <xs:attributeGroup name="specialAttrs">
 
<xs:attribute ref="xml:base"/>
 
<xs:attribute ref="xml:lang"/>
 
<xs:attribute ref="xml:space"/>
</xs:attributeGroup>


Документация подготовлена с использованием редактора XMLSpy