<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Schematic Diagram Generation Using XML Builder in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456306#M5007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That is a custom algorithm that is only exposed to customers via our partners (Telcordia (Eriksson) and Telvent (Schneider)) at the moment.&amp;nbsp; We are just now deciding if this will be something we put into the core or provide on the side that will work with our Esri Telco data model.&amp;nbsp; If you have an xml file (following our xsd) that describes one of your splice points, I &lt;SPAN style="text-decoration:underline;"&gt;might &lt;/SPAN&gt;be able to run it through the algorithm and show you the results.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Rick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have the file, i am looking for a solution to see a splice diagram in Arcgis.I know your partner's software, but are too expensive for the company i work for, so i'm trying to find a alternative. Do you know if is a workaround in the Telecom Template to use for seeing a splice diagram?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Sep 2012 18:26:42 GMT</pubDate>
    <dc:creator>RaduD</dc:creator>
    <dc:date>2012-09-22T18:26:42Z</dc:date>
    <item>
      <title>Schematic Diagram Generation Using XML Builder</title>
      <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456299#M5000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are currently working in a project to build a Schematic diagram using the XML data.&amp;nbsp; I would like to understand the feasibility in generating the enclosed Schematic diagrams using the ESRI XML builder or by using the Schematics SOE provided in the 10.1 version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyhow help us in understadning the approach in meeting this kind of requirement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Srikanth.G&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 12:31:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456299#M5000</guid>
      <dc:creator>srikanth</dc:creator>
      <dc:date>2012-08-16T12:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Schematic Diagram Generation Using XML Builder</title>
      <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456300#M5001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Srikanth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, the xml capabilities and SOE capabilities are completely different concepts.&amp;nbsp; There is desktop capability and there is server capability (SOE).&amp;nbsp; In either case, there is an XML Builder that can be used to pass the desired data to schematics.&amp;nbsp; The main reason to use an XML Builder would be that the data is not in a standard geometric network or network dataset, which those cases have specific Builders to deal with those networks.&amp;nbsp; After you get the data to schematics (xml builder, standard builder, network dataset builder or Custom Query), then you have to deal with the physical layout (layout algorithm) on the screen.&amp;nbsp; The core product only has generic layout algorithms and tools that would allow you to do this manually.&amp;nbsp; If you want it automated, then you will also need to create a custom layout algorithm that does exactly what you need.&amp;nbsp; Start on the desktop and get it working, then transition the builder and layout algo to the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So it is possible, but will likely require at least a custom layout.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would suggest you spend some time watching the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/communities/schematics/01n600000012000000.htm"&gt;videos&lt;/A&gt;&lt;SPAN&gt; available on the resource center which explain the basics of schematics and go through the various builders.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have a better handle on that, then look at the sample for creating a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//000100000177000000"&gt;custom layout algorithm&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; There is also a sample for an&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//0001000001wq000000"&gt; xml builder&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; After all that, see what questions you still have.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 15:36:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456300#M5001</guid>
      <dc:creator>RickAnderson</dc:creator>
      <dc:date>2012-08-16T15:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Schematic Diagram Generation Using XML Builder</title>
      <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456301#M5002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Rick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me explain, what I am actually looking. May be I am failed to post the query properly. We have created schematics of a non geometric data using the XML builder with Smart tree layout and published in the browser using the ArcGIS Server.&amp;nbsp;&amp;nbsp; Now I would like to generate schematics for ISP details (port level) of the non geometric data, through XML builder only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you explained, will it be possible through the XML builder, if I customize the algorithm to generate these kinds of diagrams.&amp;nbsp; I understand that, XML builder, supports only these 4 elements (Node Feature, Link Feature, NodeonLink/Sublink).How can I represent a polygon feature (box with all the ports inside) with these elements. If not, Will it be possible to meet this requirement using SOE objects and how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know for any additional information required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Srikanth.G&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 04:53:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456301#M5002</guid>
      <dc:creator>srikanth</dc:creator>
      <dc:date>2012-08-20T04:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Schematic Diagram Generation Using XML Builder</title>
      <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456302#M5003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Srikanth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Schematics supports the 'container' concept.&amp;nbsp; When you create the schematic feature class in configuration, set it as a Point type but with polyline geometry.&amp;nbsp; So you have a node feature with an "ExternalUniqueID" that is going to end up drawing as a polyline geometry.&amp;nbsp; Now any feature that goes inside it (node or link etc...), you just set its xml for "RelatedContainerID" = to the "ExternalUniqueID" of that node 'container' feature.&amp;nbsp; The attached example of a telco splice point internal shows this concept.&amp;nbsp; The Buffer Tubes are containers around the actual fiber nodes.&amp;nbsp; You can also search the schematic help system for 'container' to find out more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 18:46:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456302#M5003</guid>
      <dc:creator>RickAnderson</dc:creator>
      <dc:date>2012-08-20T18:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Schematic Diagram Generation Using XML Builder</title>
      <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456303#M5004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Rick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Thanks for your support. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I hope this will definitely help me in addressing this requirement.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Srikanth.G&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 03:52:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456303#M5004</guid>
      <dc:creator>srikanth</dc:creator>
      <dc:date>2012-08-23T03:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Schematic Diagram Generation Using XML Builder</title>
      <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456304#M5005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Rick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you help me with a demo software or guidance to see a telco splice point like in the picture that you posted?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Radu.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 10:28:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456304#M5005</guid>
      <dc:creator>RaduD</dc:creator>
      <dc:date>2012-09-21T10:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Schematic Diagram Generation Using XML Builder</title>
      <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456305#M5006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is a custom algorithm that is only exposed to customers via our partners (Telcordia (Eriksson) and Telvent (Schneider)) at the moment.&amp;nbsp; We are just now deciding if this will be something we put into the core or provide on the side that will work with our Esri Telco data model.&amp;nbsp; If you have an xml file (following our xsd) that describes one of your splice points, I &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;might &lt;/SPAN&gt;&lt;SPAN&gt;be able to run it through the algorithm and show you the results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 16:45:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456305#M5006</guid>
      <dc:creator>RickAnderson</dc:creator>
      <dc:date>2012-09-21T16:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Schematic Diagram Generation Using XML Builder</title>
      <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456306#M5007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That is a custom algorithm that is only exposed to customers via our partners (Telcordia (Eriksson) and Telvent (Schneider)) at the moment.&amp;nbsp; We are just now deciding if this will be something we put into the core or provide on the side that will work with our Esri Telco data model.&amp;nbsp; If you have an xml file (following our xsd) that describes one of your splice points, I &lt;SPAN style="text-decoration:underline;"&gt;might &lt;/SPAN&gt;be able to run it through the algorithm and show you the results.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Rick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have the file, i am looking for a solution to see a splice diagram in Arcgis.I know your partner's software, but are too expensive for the company i work for, so i'm trying to find a alternative. Do you know if is a workaround in the Telecom Template to use for seeing a splice diagram?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2012 18:26:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456306#M5007</guid>
      <dc:creator>RaduD</dc:creator>
      <dc:date>2012-09-22T18:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Schematic Diagram Generation Using XML Builder</title>
      <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456307#M5008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There isn't a work-around in the core template.&amp;nbsp; However...we are looking at putting this splice point into the template sometime in the near future, but I just can't guarantee when or if it will happen at all.&amp;nbsp; It will also end up being based off the xml builder.&amp;nbsp; So there will be an external component that will understand how to get the 'internal' data and send it to schematics where the algorithm will be applied.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 21:08:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456307#M5008</guid>
      <dc:creator>RickAnderson</dc:creator>
      <dc:date>2012-09-28T21:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Schematic Diagram Generation Using XML Builder</title>
      <link>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456308#M5009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Radu.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 07:26:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/schematic-diagram-generation-using-xml-builder/m-p/456308#M5009</guid>
      <dc:creator>RaduD</dc:creator>
      <dc:date>2012-10-01T07:26:23Z</dc:date>
    </item>
  </channel>
</rss>

