Does an XML schema or DTD exist for PerformancePoint's Xml Metadata?
        Posted  
        
            by Athens
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Athens
        
        
        
        Published on 2010-03-12T23:25:06Z
        Indexed on 
            2010/03/12
            23:27 UTC
        
        
        Read the original article
        Hit count: 258
        
performancepoint
I wrote several XQuery statements to shred existing KPI and Dashboard metadata but I would like to validate my queries by reviewing the corresponding Xml Schema or DTD if it exists. I searched online but could not find what i was looking for.
The metadata is stored in Performance Point's back end Sql Server database in the dbo.FCObjects table's SerializedXml column.
© Stack Overflow or respective owner