logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
aaron804  
#1 Posted : Thursday, September 30, 2021 3:21:42 PM(UTC)
aaron804

Rank: Member

Groups: Registered
Joined: 2/18/2021(UTC)
Posts: 21

Was thanked: 1 time(s) in 1 post(s)
I'm pointing vMix to an XML file that looks like this, but getting nothing back. Am I missing something? Tried a few different xpaths, nothing.

<?xml version="1.0" encoding="UTF-8" standalone="true"?>

-<SCOREBOARD_DATA xmlns="RXNevcoScore">

<HUNDREDTHS_SECONDS/>

<MAIN_TIME>24:12</MAIN_TIME>

<AUX_TIME>35:48</AUX_TIME>

<SECONDS_TIME> 0:18</SECONDS_TIME>

<HOME_SCORE/>

<HOME_POSSESSION_INDICATOR>0</HOME_POSSESSION_INDICATOR>

<HOME_TIMEOUTS_LEFT/>

<GUEST_SCORE/>

<GUEST_POSSESSION_INDICATOR>0</GUEST_POSSESSION_INDICATOR>

<GUEST_TIMEOUTS_LEFT/>

<GLOBAL_DATA_GAME_PERIOD>1</GLOBAL_DATA_GAME_PERIOD>

<GLOBAL_DATA_BALL_ON/>

<GLOBAL_DATA_YARDS_TO_GO/>

<GLOBAL_DATA_DOWN/>

<GLOBAL_DATA_END_OF_PERIOD_INDICATOR>0</GLOBAL_DATA_END_OF_PERIOD_INDICATOR>

<GLOBAL_DATA_SHIFT_SECONDS>24</GLOBAL_DATA_SHIFT_SECONDS>

<GLOBAL_DATA_SHIFT_TENTH_SECONDS>1</GLOBAL_DATA_SHIFT_TENTH_SECONDS>

<GLOBAL_DATA_HORN>0</GLOBAL_DATA_HORN>

<DISPLAY_CONTROL_DIMMING_STATE>9</DISPLAY_CONTROL_DIMMING_STATE>

</SCOREBOARD_DATA>
doggy  
#2 Posted : Thursday, September 30, 2021 4:20:31 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,218
Belgium
Location: Belgium

Thanks: 291 times
Was thanked: 955 time(s) in 790 post(s)
Blank or Error ?

for starters it gives me a XML declaration invalid, and invalid root level and ....

do you create the XML file yourself ?

https://www.xmlvalidation.com/
aaron804  
#3 Posted : Thursday, September 30, 2021 10:55:01 PM(UTC)
aaron804

Rank: Member

Groups: Registered
Joined: 2/18/2021(UTC)
Posts: 21

Was thanked: 1 time(s) in 1 post(s)
Thanks for the link...looks like it does have a syntax error in the first line so I'll see if I can fix that. The file is live generated/updated by Nevco Decryptor which is translating scoreboard data to XML.
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.