Search found 35 matches
- Tue Nov 22, 2011 12:42 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: List of attributes for a node
- Replies: 2
- Views: 1862
List of attributes for a node
How can I get a list of attributes for a node? I found this way. Get a node on the spot where the cursor is positioned. The following is a AuthorNode AuthorElement . And call the AuthorElement.getAttributeAtIndex(i); However, this method returns only attributes that are installed. And how can you ge...
- Tue Nov 22, 2011 12:26 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Image loading in the editor from the server
- Replies: 7
- Views: 3267
Image loading in the editor from the server
Hello, At opening in Oxygen Author dita a file from the server on the client, images, a kind aren't displayed, the image lies on the server, and the editor probably searches for them by the client car. How to explain to the editor, without changing structure dita a file, what the given images should...
- Fri Nov 11, 2011 5:21 pm
- Forum: XML Schemas
- Topic: XSD for Oxygen Author applet
- Replies: 4
- Views: 2382
Re: XSD for Oxygen Author applet
Hi Maxim, In the Author Component Sample Project you started with there is a resources directory which contains a frameworks.zip.jar . By default that file contains a JAR which wraps a ZIP file which contains part of the dita framework which can be usually found in a standalone Oxygen's installatio...
- Fri Nov 11, 2011 3:28 pm
- Forum: XML Schemas
- Topic: XSD for Oxygen Author applet
- Replies: 4
- Views: 2382
Re: XSD for Oxygen Author applet
Hi all! I'm using Oxygen Author applet. I have a directory XSD, how can I connect it to the applet? Now when you open an xml: <learningOverview id="u1_l1_lo1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:sap:names:tc:dita:spec:learning:xsd:mmcpLearningOve...
- Fri Nov 11, 2011 10:48 am
- Forum: XML Schemas
- Topic: XSD for Oxygen Author applet
- Replies: 4
- Views: 2382
XSD for Oxygen Author applet
Hi all! I'm using Oxygen Author applet. I have a directory XSD, how can I connect it to the applet? Now when you open an xml: <learningOverview id="u1_l1_lo1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:sap:names:tc:dita:spec:learning:xsd:mmcpLearningOver...