02-25-2007 10:45 PM
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="process-unit">
<xs:sequence>
<xs:element name="name" type="xs:normalizedString"/>
<xs:element name="introduction" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element type="xs:anyURI" name="workflow-diagram"/>
<xs:element name="goal" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="objectives" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="approach" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="supporting-process-units" type="xs:normalizedString" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
02-26-2007 04:16 PM
02-26-2007 04:54 PM
02-26-2007 06:14 PM
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="process-unit">
<xs:complexType >
<xs:sequence>
<xs:element name="name" type="xs:normalizedString"/>
<xs:element name="introduction" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element type="xs:anyURI" name="workflow-diagram"/>
<xs:element name="goal" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="objectives" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="approach" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="supporting-process-units" type="xs:normalizedString" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
Step Two - Author Web Content
Enter your document content into the repository.
XMLHttpTransport.watchInFlight Error: Error: bind has no properties
To continue click Next.
02-27-2007 03:04 AM
02-27-2007 04:18 AM
02-27-2007 04:50 AM
02-27-2007 05:06 PM
Step Two - Author Web Content
Enter your document content into the repository.
XMLHttpTransport.watchInFlight Error: [object Error]
To continue click Next.
02-28-2007 07:08 PM
03-05-2007 12:30 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.