complexType "ssj:Named"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
globally in ssj.xsd, see XML source
Includes:
definitions of 1 attribute and 1 element
Used:
at 20 locations
XML Representation Summary
<...
    name
 = 
xsd:string
    >
   
Content: 
</...>
Content Elements (1):
Known Direct Subtypes (5):
Known Indirect Subtypes (4):
All Direct / Indirect Based Elements (27):
Known Usage Locations
Annotation
Represents an entity with a name and zero or several properties. The name is encoded into a name attribute, while the properties, if needed, are given in a properties element. Sub-types can define additional attribute and child elements.

The Named class can be used to access the name and properties conveniently in Java programs.

XML Source (w/o annotations (4); see schema source)
<xsd:complexType name="Named">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="properties" type="ssj:PropertiesParams">
<xsd:key name="NamedUniquePropertyName">
<xsd:selector xpath="*"/>
<xsd:field xpath="@name"/>
</xsd:key>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string">
</xsd:attribute>
</xsd:complexType>
Attribute Detail
name
Gives the name of the entity. If the name is omitted, a default name depending on the type of entity is generated by the application.
Type:
xsd:string
Use:
optional
Defined:
locally, within (this) ssj:Named complexType
<xsd:attribute name="name" type="xsd:string">
</xsd:attribute>
Content Element Detail
properties
Gives the properties associated with this named component.
Type:
ssj:PropertiesParams, complex content
Defined:
locally, within (this) ssj:Named complexType
XML Source (w/o annotations (2); see schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="properties" type="ssj:PropertiesParams">
<xsd:key name="NamedUniquePropertyName">
<xsd:selector xpath="*"/>
<xsd:field xpath="@name"/>
</xsd:key>
</xsd:element>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.8
DocFlex/XML (Kit) is a freeware edition of DocFlex/XML, which is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com