<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="ScoringDataService" targetNamespace="" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><wsdl:types><xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:import namespace="http://schemas.datacontract.org/2004/07/SchemaNZCricket"/><xs:import namespace="http://schemas.datacontract.org/2004/07/Cricket.PetaModel"/><xs:element name="GetScorecardFullData"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="matchId" type="q1:guid" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:element minOccurs="0" name="scorecardVersion" type="xs:int"/><xs:element minOccurs="0" name="inningsVersions" nillable="true" type="q2:ArrayOfint" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetScorecardFullDataResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetScorecardFullDataResult" nillable="true" type="q3:CScorecard" xmlns:q3="http://schemas.datacontract.org/2004/07/SchemaNZCricket"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetScorecardVideo"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="videoMatchId" type="q4:guid" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetScorecardVideoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetScorecardVideoResult" nillable="true" type="q5:MatchVideoHighlights" xmlns:q5="http://schemas.datacontract.org/2004/07/Cricket.PetaModel"/></xs:sequence></xs:complexType></xs:element></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:complexType name="ArrayOfint"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="int" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="ArrayOfint" nillable="true" type="tns:ArrayOfint"/><xs:complexType name="ArrayOfstring"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/SchemaNZCricket" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://schemas.datacontract.org/2004/07/SchemaNZCricket"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:complexType name="CScorecard"><xs:sequence><xs:element minOccurs="0" name="AllowVideoHighlights" type="xs:boolean"/><xs:element minOccurs="0" name="AzureVideoFolderName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman1Balls" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman1Captain" type="xs:boolean"/><xs:element minOccurs="0" name="Batsman1Fours" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman1Keeper" type="xs:boolean"/><xs:element minOccurs="0" name="Batsman1Last5Overs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman1Order" type="xs:int"/><xs:element minOccurs="0" name="Batsman1ProfileLink" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman1Runs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman1SR" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman1Sixes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman2Balls" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman2Captain" type="xs:boolean"/><xs:element minOccurs="0" name="Batsman2Fours" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman2Keeper" type="xs:boolean"/><xs:element minOccurs="0" name="Batsman2Last5Overs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman2Order" type="xs:int"/><xs:element minOccurs="0" name="Batsman2ProfileLink" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman2Runs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman2SR" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Batsman2Sixes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BattingTeam" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BattingTeamScores" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler1DotBallPercentage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler1Econ" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler1Figures" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler1Maidens" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler1Order" type="xs:int"/><xs:element minOccurs="0" name="Bowler1Overs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler1ProfileLink" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler1Runs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler1Wickets" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler2DotBallPercentage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler2Econ" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler2Figures" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler2Maidens" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler2Order" type="xs:int"/><xs:element minOccurs="0" name="Bowler2Overs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler2ProfileLink" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler2Runs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Bowler2Wickets" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BowlerSpell1Figures" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BowlerSpell1Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BowlerSpell2Figures" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BowlerSpell2Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BowlingTeam" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BowlingTeamScores" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ComparisonScore" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CurrentInningsNumber" type="xs:int"/><xs:element minOccurs="0" name="CurrentOver" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CurrentOvers" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CurrentPartnership" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CurrentRunRate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CurrentScore" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DaySession" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DlsParScore" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HasAdjustedTarget" type="xs:boolean"/><xs:element minOccurs="0" name="HomeTeamIsBatting" type="xs:boolean"/><xs:element minOccurs="0" name="Innings" nillable="true" type="tns:ArrayOfCScorecardInnings"/><xs:element minOccurs="0" name="IsEliminator" type="xs:boolean"/><xs:element minOccurs="0" name="IsLastInnings" type="xs:boolean"/><xs:element minOccurs="0" name="Last5OversRunRate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Last5OversScore" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastWicket" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MatchIsComplete" type="xs:boolean"/><xs:element minOccurs="0" name="MatchName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MatchOvers" type="xs:int"/><xs:element minOccurs="0" name="MatchResult" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MatchSummary" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MatchTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MilestoneNotes" nillable="true" type="q1:ArrayOfstring" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="OversRemainingForDay" type="xs:int"/><xs:element minOccurs="0" name="OversRemainingForInnings" type="xs:decimal"/><xs:element minOccurs="0" name="Partnership" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecentOvers" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecentRuns" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RecentWickets" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ReqRunRate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RunRate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RunsRequired" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ScorecardOnly" type="xs:boolean"/><xs:element minOccurs="0" name="ScorecardVersion" type="xs:int"/><xs:element minOccurs="0" name="SeriesName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShowBatsman1" type="xs:boolean"/><xs:element minOccurs="0" name="ShowBatsman2" type="xs:boolean"/><xs:element minOccurs="0" name="ShowBowler1" type="xs:boolean"/><xs:element minOccurs="0" name="ShowBowler2" type="xs:boolean"/><xs:element minOccurs="0" name="ShowComparisonScore" type="xs:boolean"/><xs:element minOccurs="0" name="ShowCurrentBatsman1" type="xs:boolean"/><xs:element minOccurs="0" name="ShowCurrentBatsman2" type="xs:boolean"/><xs:element minOccurs="0" name="ShowCurrentBowler1" type="xs:boolean"/><xs:element minOccurs="0" name="ShowCurrentBowler2" type="xs:boolean"/><xs:element minOccurs="0" name="ShowCurrentProgress" type="xs:boolean"/><xs:element minOccurs="0" name="ShowCustomT20" type="xs:boolean"/><xs:element minOccurs="0" name="ShowDlsParScore" type="xs:boolean"/><xs:element minOccurs="0" name="ShowLast5Overs" type="xs:boolean"/><xs:element minOccurs="0" name="ShowNoTeamsMessage" type="xs:boolean"/><xs:element minOccurs="0" name="ShowRunsRequired" type="xs:boolean"/><xs:element minOccurs="0" name="ShowWaspValueFirstInnings" type="xs:boolean"/><xs:element minOccurs="0" name="ShowWaspValueSecondInnings" type="xs:boolean"/><xs:element minOccurs="0" name="State" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StateColour" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StrikerBatsman1" type="xs:boolean"/><xs:element minOccurs="0" name="StrikerBatsman2" type="xs:boolean"/><xs:element minOccurs="0" name="TargetOvers" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TargetRuns" type="xs:int"/><xs:element minOccurs="0" name="Team1Players" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Team2Players" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Toss" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="WaspValue" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CScorecard" nillable="true" type="tns:CScorecard"/><xs:complexType name="ArrayOfCScorecardInnings"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CScorecardInnings" nillable="true" type="tns:CScorecardInnings"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCScorecardInnings" nillable="true" type="tns:ArrayOfCScorecardInnings"/><xs:complexType name="CScorecardInnings"><xs:sequence><xs:element minOccurs="0" name="BattingCard" nillable="true" type="tns:ArrayOfCScorecardBatsman"/><xs:element minOccurs="0" name="BattingTeam" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BestOver" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BowlerCard" nillable="true" type="tns:ArrayOfCScorecardBowler"/><xs:element minOccurs="0" name="CurrentPartnership" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FallOfWickets" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InningsNumber" type="xs:int"/><xs:element minOccurs="0" name="IsCurrentInnings" type="xs:boolean"/><xs:element minOccurs="0" name="LastBoundary" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LastOver" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Notes" nillable="true" type="q2:ArrayOfstring" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Power_play_name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Power_play_num" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="RunRate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ShowInnings" type="xs:boolean"/><xs:element minOccurs="0" name="Target" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CScorecardInnings" nillable="true" type="tns:CScorecardInnings"/><xs:complexType name="ArrayOfCScorecardBatsman"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CScorecardBatsman" nillable="true" type="tns:CScorecardBatsman"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCScorecardBatsman" nillable="true" type="tns:ArrayOfCScorecardBatsman"/><xs:complexType name="CScorecardBatsman"><xs:sequence><xs:element minOccurs="0" name="Balls" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="BatsmanName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Captain" type="xs:boolean"/><xs:element minOccurs="0" name="Fours" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HowOut" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Keeper" type="xs:boolean"/><xs:element minOccurs="0" name="Mins" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NotOut" type="xs:boolean"/><xs:element minOccurs="0" name="PlayerID" type="ser:guid"/><xs:element minOccurs="0" name="ProfileLink" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Runs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Sixes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StrikeRate" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CScorecardBatsman" nillable="true" type="tns:CScorecardBatsman"/><xs:complexType name="ArrayOfCScorecardBowler"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CScorecardBowler" nillable="true" type="tns:CScorecardBowler"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCScorecardBowler" nillable="true" type="tns:ArrayOfCScorecardBowler"/><xs:complexType name="CScorecardBowler"><xs:sequence><xs:element minOccurs="0" name="BowlerName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DotBallPercentage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Econ" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Maidens" type="xs:int"/><xs:element minOccurs="0" name="NoBalls" type="xs:int"/><xs:element minOccurs="0" name="Overs" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProfileLink" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Runs" type="xs:int"/><xs:element minOccurs="0" name="Wickets" type="xs:int"/><xs:element minOccurs="0" name="Wides" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="CScorecardBowler" nillable="true" type="tns:CScorecardBowler"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Cricket.PetaModel" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://schemas.datacontract.org/2004/07/Cricket.PetaModel"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="MatchVideoHighlights"><xs:sequence><xs:element minOccurs="0" name="InningsVideo" nillable="true" type="tns:ArrayOfInningsVideo"/><xs:element minOccurs="0" name="MatchId" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="MatchVideoHighlights" nillable="true" type="tns:MatchVideoHighlights"/><xs:complexType name="ArrayOfInningsVideo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InningsVideo" nillable="true" type="tns:InningsVideo"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInningsVideo" nillable="true" type="tns:ArrayOfInningsVideo"/><xs:complexType name="InningsVideo"><xs:sequence><xs:element minOccurs="0" name="BattingVideo" nillable="true" type="tns:ArrayOfInningsVideoItem"/><xs:element minOccurs="0" name="BowlingVideo" nillable="true" type="tns:ArrayOfInningsVideoItem"/><xs:element minOccurs="0" name="InningsNo" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="InningsVideo" nillable="true" type="tns:InningsVideo"/><xs:complexType name="ArrayOfInningsVideoItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InningsVideoItem" nillable="true" type="tns:InningsVideoItem"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInningsVideoItem" nillable="true" type="tns:ArrayOfInningsVideoItem"/><xs:complexType name="InningsVideoItem"><xs:sequence><xs:element minOccurs="0" name="Fours" nillable="true" type="q1:ArrayOfstring" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="OrderNo" type="xs:int"/><xs:element minOccurs="0" name="Sixes" nillable="true" type="q2:ArrayOfstring" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:element minOccurs="0" name="Wickets" nillable="true" type="q3:ArrayOfstring" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="InningsVideoItem" nillable="true" type="tns:InningsVideoItem"/></xs:schema></wsdl:types><wsdl:message name="IScoringDataService_GetScorecardFullData_InputMessage"><wsdl:part name="parameters" element="GetScorecardFullData"/></wsdl:message><wsdl:message name="IScoringDataService_GetScorecardFullData_OutputMessage"><wsdl:part name="parameters" element="GetScorecardFullDataResponse"/></wsdl:message><wsdl:message name="IScoringDataService_GetScorecardVideo_InputMessage"><wsdl:part name="parameters" element="GetScorecardVideo"/></wsdl:message><wsdl:message name="IScoringDataService_GetScorecardVideo_OutputMessage"><wsdl:part name="parameters" element="GetScorecardVideoResponse"/></wsdl:message><wsdl:portType name="IScoringDataService"><wsdl:operation name="GetScorecardFullData"><wsdl:input wsaw:Action="urn:IScoringDataService/GetScorecardFullData" message="IScoringDataService_GetScorecardFullData_InputMessage"/><wsdl:output wsaw:Action="urn:IScoringDataService/GetScorecardFullDataResponse" message="IScoringDataService_GetScorecardFullData_OutputMessage"/></wsdl:operation><wsdl:operation name="GetScorecardVideo"><wsdl:input wsaw:Action="urn:IScoringDataService/GetScorecardVideo" message="IScoringDataService_GetScorecardVideo_InputMessage"/><wsdl:output wsaw:Action="urn:IScoringDataService/GetScorecardVideoResponse" message="IScoringDataService_GetScorecardVideo_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:binding name="BasicHttpBinding_IScoringDataService" type="IScoringDataService"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="GetScorecardFullData"><soap:operation soapAction="urn:IScoringDataService/GetScorecardFullData" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="GetScorecardVideo"><soap:operation soapAction="urn:IScoringDataService/GetScorecardVideo" style="document"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="ScoringDataService"><wsdl:port name="BasicHttpBinding_IScoringDataService" binding="BasicHttpBinding_IScoringDataService"><soap:address location="http://scoring.blackcaps.co.nz/services/ScoringDataService.svc/basic"/></wsdl:port></wsdl:service></wsdl:definitions>