Namespace: |
|
Content: |
complex, 1 element |
Defined: |
globally in ssj.xsd, see XML source |
Includes: |
definition of 1 element |
Used: |
at 8 locations |
XML Representation Summary | |||||
<...> | |||||
|
|||||
</...> |
ccapp:PMMatrixInt (as extension base) |
In the following sample fragment, array is an element of this type.
<array> <row>1 2 3</row> <row repeat="2">4 5</row> </array>
This represents an array of three arrays containing respectively {1, 2, 3}, {4, 5}, and {4, 5}.
The ArrayConverter class provides convenience methods for conversion between instances of the JAXB-derived class representing this complex type to a 2D Java array. It also contains methods for other types of 2D arrays.
<xsd:complexType name="IntArray"> <xsd:sequence> <xsd:complexType> <xsd:simpleContent> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
Type: |
|
Defined: |
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 |