JDNC 04 05 Schema Documentation

http://www.jdesktop.org/2004/05/jdnc
complexType Font.type

Super Types
{http://www.jdesktop.org/2004/05/jdnc}Font.type (extension)

Model
<...
  extends = jdnc:FontURI
  size = xsd:positiveInteger
  style = jdnc:FontStyleList>

</...>


Attribute Summary
 jdnc:FontURIextends
          
 xsd:positiveIntegersize
          
 jdnc:FontStyleListstyle
          

Attribute Detail

extends

jdnc:FontURI extends


size

xsd:positiveInteger size


style

jdnc:FontStyleList style


Source
<xsd:complexType name="Font.type">
<xsd:complexContent>
<xsd:extension base="om:Identifiable.type">
<xsd:group ref="jdnc:Font.content"/>
<xsd:attributeGroup ref="jdnc:Font.attlist"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

JDNC 04 05 Schema Documentation

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.