Form posted from Microsoft Internet Explorer.

report=why is this diagram not showing the BUSFUN point to the resources
that have been defined, instead of creating new boxes( for ex: for
F4211FSEndDoc etc )?
RDF=<?xml version="1.0">
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:jde="http://www.jdedwards.com/BusLogic/B9/appSchema#"
 >
  <rdf:Description rdf:ID="P4210">
<rdf:type
rdf:resource="http://www.jdedwards.com/BusLogic/B9/appSchema#Application"/>
<jde:contains>
 <rdf:Seq rdf:ID="BUSFUN">
	<rdf:li>#F4211FSBeginDoc</rdf:li>
	<rdf:li>#F4211FSEditLine</rdf:li>
	<rdf:li>#F4211FSEndDoc</rdf:li>
</rdf:Seq>
</jde:contains>
<jde:belongs> CSALES </jde:belongs>
</rdf:Description>
<rdf:Description aboutEach="#BUSFUN">
<jde:location>B4200310.c</jde:location>
<jde:belongs> CSALES </jde:belongs>
</rdf:Description>
<rdf:Description rdf:ID="F4211FSBeginDoc">
<rdf:type
rdf:resource="http://www.jdedwards.com/BusLogic/B9/appSchema#BusinessFunctio
n"/>
<jde:uses>D4200310</jde:uses>
<jde:creates>Cache_01</jde:creates>
</rdf:Description>
<rdf:Description rdf:ID="F4211FSEditLine">
<rdf:type
rdf:resource="http://www.jdedwards.com/BusLogic/B9/appSchema#BusinessFunctio
n"/>
<jde:uses>D4200310B</jde:uses>
<jde:updates>Cache_01</jde:updates>
</rdf:Description>
<rdf:Description rdf:ID="F4211FSEndDoc">
<rdf:type
rdf:resource="http://www.jdedwards.com/BusLogic/B9/appSchema#BusinessFunctio
n"/>
<jde:uses>D4200310C</jde:uses>
<jde:clears>Cache_01</jde:clears>
</rdf:Description>
</rdf:RDF>

Received on Tuesday, 11 September 2001 15:16:31 UTC