Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parent "struct" namespace not respected #1

Open
olesho opened this issue Mar 29, 2017 · 0 comments
Open

Parent "struct" namespace not respected #1

olesho opened this issue Mar 29, 2017 · 0 comments

Comments

@olesho
Copy link
Owner

olesho commented Mar 29, 2017

<Field title="Item" type="[]struct">
	<Path>
		<![CDATA[
			//li[@class='result-row']
		]]>
	</Path>
	<Field title="Title" type="string">
		<Path>
			<![CDATA[
				//p[@class='result-info']/a
			]]>
		</Path>
	</Field>
</Field>

Title field is using "//" prefix all over the document. Test data: http://warsaw.craigslist.pl/search/rea
So I am required to remove prefix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant