font

local change to font

Element Information

Model

a | br | span | bdo | object | applet | img | map | iframe | tt | i | b | u | s | strike | big | small | font | basefont | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | input | select | textarea | label | button | ins | del | script

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:NMTOKENS optional
color Color optional
dir restriction of xs:token optional
face optional
id xs:ID optional
lang LanguageCode optional
size optional
style StyleSheet optional
title Text optional
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.

Used By

Element Group fontstyle.extra

Source

<xs:element name="font">
  <xs:annotation>
    <xs:documentation>local change to font</xs:documentation>
  </xs:annotation>
  <xs:complexType mixed="true">
    <xs:complexContent>
      <xs:extension base="Inline">
        <xs:attributeGroup ref="coreattrs"/>
        <xs:attributeGroup ref="i18n"/>
        <xs:attribute name="size"/>
        <xs:attribute name="color" type="Color"/>
        <xs:attribute name="face"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>

Sample

< mmlPc:planNotes xmlns:mmlPc = "http://www.medxml.net/MML/v4/ContentModule/ProgressCourse/1.0" xmlns:xhtml = "http://www.w3.org/1999/xhtml" >

ステロイド減量

< xhtml:br/>

15/10mgに挑戦。

< xhtml:br/>

難病外来指導料(250);服薬および生活指導

< xhtml:br/>

< xhtml:u>

< xhtml:b>

再診予約オーダ

</ xhtml:b>

(2002年03月06日 )

</ xhtml:u>

< xhtml:br/>

< xhtml:br/>

< xhtml:font color = "#0000ff" >

< xhtml:b>

オーダ内容

</ xhtml:b>

</ xhtml:font>

< xhtml:br/>

< xhtml:font color = "#000000" >

医師氏名4

</ xhtml:font>

< xhtml:font color = "#000000" />

< xhtml:font color = "#000000" />

< xhtml:br/>

< xhtml:font color = "#000000" >

尿検査が終わったら連絡をしてください

</ xhtml:font>

< xhtml:font color = "#000000" />

< xhtml:font color = "#000000" />

< xhtml:br/>

< xhtml:br/>

</ mmlPc:planNotes>